A full-stack web application for managing a grocery store. Built with Python, Django (backend), React (frontend), and MySQL database. Admin: Can insert, update, or delete products Normal Users: Can ...
Ingredients used by all cooks Dishes by cook or all cooks Cook responsible for a specific dish Count of cooks that use specific ingredients The system initializes the database using init_db, loads ...