
This Website is a work in progress. Anything on this page may not be accurate.
What is SPEats?
SPEats is a personal project intended to streamline weekly meal planning. The ultimate goal is to select your meal preferences and generate a weekly plan, with the ability to substitute meals as desired. Then, the user will be able to open a PDF with all of the recipes included, as well as a shopping list.
This has several challenges – the first is getting a comprehensive dataset of both meals and their respective ingredients (including nutrition). The second is standardizing units to some degree, to simplify the shopping lists.
Project Steps
- Create database structure
- Create enough data for testing
- Implement data into website
- Expand database for usability (current step)
- Expand features