An application that generates delightful recipes for the holiday season or any type of occassion/purpose using the ingredients provided by the user.
Click here || Mirror to see a live demo of this project.
- ZURB Foundation
- Handlebars
- Node
- Express
- Sequelize
- ESLint
- MySQL
- Travis CI
- Heroku
The user simply navigates to the website inputs the type of food they want to search for on the search box. (Presently, the database only serves "duck," "pasta," and "burger.") Recipes are generated via an API call to the database and the resulting meal summaries are displayed and are also saved for display on the community favourites pagee. Currently a maximum of five recipes are rendered. The application also provides the user popular recipe suggestions via a 'suggestions' button.
The above recipes were rendered from a user input of 'Pasta' on the search box.
- Alexandra Stricklin (Front-end)
- Brian Short (Back-end)
- Imari Pickens (Front-end)
- James Masaviru (Back-end)
- Tynesia Davis (Front-end)
- If you have questions, email me at: [email protected]
-
Video link for demonstration : https://drive.google.com/file/d/1g0t43tZGRUeZPT8YCbwyo0cLJ7Vm3ROC/view
-
Heroku link (Mirror) : https://aqueous-oasis-84460.herokuapp.com/
-
Dish2Pass GitHub repository URL: (https://github.com/jmasaviru/Dish2Pass)


