iHeartRecipes is a digital recipe box that allows users to add, find, and collect their favorite recipes, all in one place.
Add and save your own private recipes, search other recipes, and create weekly meal plans.
Generate a shopping list from meal plans to make your grocery trips easier.
- Passwords are hashed and stored in an MYSQL Database
- Forms implement client-side authentication (pending)
- Recipes are validated and stored in MYSQL database, linked by user
- Forms implement client-side authentication (pending)
- React Router
- Context
- CSS Grid
- Express
- Bcrypt
- Sequelize
- Relational Database Tables
Development is in progress toward a functional MVP (Features 1-3), after which a round of front-end styling will be applied. Features 4-5 will be added individually.
Known issues and development progress can be tracked here: Project Board
A wireframe of feature buildout can be found here: Adobe XD Wireframe
This project is currently closed to outside contributions.
While the Reactjs version of this app has been solely authored, a previous handlebars version was planned and created by a larger team. Thanks to the following ladies for their help in giving the project it's first wings:
See Julia's Child for version 1.0 of this recipe app.
Development is actively ongoing toward a functional MVP.