Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 343 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 343 Bytes

GiG Meals

A meal planner for those with diabetes. Enter your dietary preferences and the website will pick out recipes for the week. Add recipes to your favorites to generate a shopping list.

Currently, all data is stored in-browser. Your preferences and favorites are not saved to the server.

Built with Python and Flask on the backend.