This project demonstrates a Two-Tier Web Application built using Flask (Python) and MySQL, fully containerized using Docker. The architecture separates the backend and database layers into separate ...
A Flask and MySQL based online food ordering web application with user authentication, menu browsing, and cart management. Database (MySQL) This project uses MySQL as the backend database to store ...