Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1 KB

README.md

File metadata and controls

34 lines (23 loc) · 1 KB

Web Database Management


This is a web application for viewing, adding, deleting, and editing data on your mySQL database created with Django.


Documentation

Run

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

Screenshots

Adding entries to the database

Editing entries in database