I'm looking to replace the log book at work. I thought somebody must have made a simple docker container that allows someone to put in entries into a database for things like daily activities, guest logs, maybe even tracking fuel deliveries. Is there anything out there or and I going to need to remember how to make websites? Is been at least a decade.
I love Obsidian and have been using that for meeting minutes and study notes and even pleasure reading book notes. And homelab notes but things are always changing and I fall behind. But this is there to replace a shared paper book at the front desk. My users need more drop downs and less markdown.
A fair question. The goal is to have a dozen different people able to input information. It should have some metadata so I can filter by every type (guest log, significant event, employee late to work, delivery, etc). A flat text file wouldn't do that. Plus it needs to be pretty idiot proof for the non savvy users.
The rabbit hole took me from Airtable to Baserow (which I have up and running but with the built in DB) but now need to make a viewer for the people. So the next step is visualizing the events list and filtering by day and whatever is needed to get useful info from the DB.