Skip to content

ajay340/Web-Database-Management

Repository files navigation

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