Frontend
- Organized into basic ingredients and additional
- Assign sale values
- Make a table for item and quantity owned (inventory)
- Fetch code for database to table
Backend
- Add columns for inventory and points
- PUT for updating inventory (adding ingredients)
- Store bought ingredients in string
- GET for ingredient list