What it does
A weekly meal planning tool for small companies or offices. Plan what's on the menu each day, let people indicate what they'd like, and get a summary with quantities and statistics for the week.
Origin
This was built as a vocational school project in a few days, with the focus on the documentation part — the brief was open enough that I could build whatever I wanted, and meal planning was what came to mind. Not every project needs a dramatic backstory.
It ended up being a solid excuse to work through proper full-stack data management: forms, relational state, and basic reporting.
Tech
- Nuxt — full-stack framework
- SQLite — meal plans and preferences stored locally
Source is private. Live at ep.mhelbich.de.
