Description
A Simple web app to create a random monthly menu.
Setup
- Ensure you have php and httpd is installed and running
- Copy all files to /var/www/html/menu
- Browse to http://localhost/menu
Config
- To add/change menus then just edit meals.json
ToDo
- Add more menus (please feel free to add some to meals.json and submit a PR!). Very welcome to receive international meal. If possible, add something in the "notes" section if you need to explain more detail.
- Add option to select vegetarian or not
- Add more info in the notes section
- Make it looka bit slicker - suggestions welcome!