This is a web application for viewing, adding, deleting, and editing data on your mySQL database created with Django.
Add your mySQL credentials in the .env file in the root directory.
Then simply docker-compose up and visit http://localhost:8000 on your browser
Adding entries to the database
Editing entries in database