Menu app for my school to show current and upcoming menu items for cafeteria
Backend doesnt exist yet so placeholders are displayed
- Showing items for each day of the week, even though only Monday-Friday will be used
- Dynamic size adjustment for elements
- Clone the repo
- Navigate to
/frontend/ - Run
flutter runand select your desired device- It should be compitabile with most screens
- Frontend (Flutter)
- Backend (Rust) OR wait for an API and keep everything in frontend
Note
Originally, the app had a ticket-based order system, but that feature was removed