This project is created to manage the cooking recipes and related shopping items, it has the following features:
- Browse the current recipes and their ingredients;
- Add new recipe and its ingredients;
- Edit the current recipe;
- Show all the ingredients to buy;
- Edit the ingredients to buy;
- Check all the shopping history;
- Frontend UI: Angular, Bootstrap
- Backend Web Framework: Flask
- Backend DB ORM: Flask-SQLAlchemy
- Backend Database: MySQL
Thanks!