Full stack web application for a weekly planner that gives recipes ideas and a place to store your dinner schedule. For anyone who eats.
The weekday planner allows you to be very organized by choosing a meal for each night, to ensure your dinners are nutritious, and to get your grocery ahead of time.
Next time someone asks 'What's for dinner?' the answer will be a click away, instead of 'I don't know!'.
To get started add a customized meal of your choice or ask for an idea. Once you have an option that you like you can save it to your board. You can go back and edit or delete a meal at any time.
- Designed following RESTful API architecture principles to perform CRUD operations with MERN stack.
- Built in React with functional styled components and Hooks to manage a complex lifecycle.
- Integrated with a third party API to search for recipes to offer meal ideas.
- MongoDB v4.2.8
- Express v4.17.1
- React v16.13.1
- Node v12.18.1