Most food budgeting apps are tedious and clunky. They usually involve a lot of work from the users which include manually plugging in ingredients. Cook or Die is a food app that uses a clean picture oriented interface that takes the work out of logging in ingredients. It comes with a preestablished list of ingredients represented by pictures. Simply click on a picture to log what is in your inventory. Once you have your inventory logged out you can get recipes based on your inventory. This will allow the users to plan their meals in advanced and have fun doing it.
- Adding price averages for items.
- Adding a user feed
- Adding the ability to recognize photos with a tool like https://cloud.google.com/automl/
- Adding more animations
- Adding an app that has game like features (Iron Chef style)
https://gentle-chamber-98567.herokuapp.com/recipes
New Techonlogies:
- Node and Express Web Server
- MySQL Database with Sequelize ORM
- GET and POST routes
- Basic Testing Framework (Probably Mocha and Chai)
- Deployed using Heroku (with Data) (Duh!)
- Technology - Passport.js (at minimum)
- Polished Frontend/UI - (I promise it will not be potato)
- Front end structure that meets the MVC paradigm
- Good Quality Coding Standards (I, again, promise it will not be potato)
- Utilize Handlebars for Server-Side Templating
- Authentication - Passport.js
- HTML/CSS Framework - Material Design/Bootstrap
- Node.js/Express.JS
- Existing Public Data set: https://www.kaggle.com/hugodarwood/epirecipes/data, https://old.datahub.io/dataset/recipe-dataset
- Chelsea HTML/CSS - Presentation - Branding - READ.ME - https://github.com/chelseamcgovern
- Lis - Frontend.js - Testing
- Jared - Node.Js - Backend JS - jljones657
- Theresa - Firebase/Passport.js - TKimmy