This project can be used to run a basic flask app with MySQL as DB using docker-compose. Make sure you have Docker installed. Please follow the below link for ...
A simple Flask web application with MySQL for performing basic CRUD (Create, Read, Update, Delete) operations on user data. Includes additional utility features for date display and arithmetic ...