Database Management System

Tools
Technologies used
1. HTML , CSS , Bootstrap for frontend.
2. Heidi SQL for storing data.
3. Flask and python for deployment.
Video Demonstration

Dashboard

Dashboard

Adding new data and reflecting the same on Database.

Add

Updating the existing data and reflecting the same on Database.

Deleting the data and reflecting the same on Database.

Things Achieved During The Project
Things Achieved During The Project
1. Learnt to make database from scrap.
2. Conntected all the tables in proper format and implemented it.
3. Intergrated database with flask using python.
4. Application of all CRUD operations i.e. add , update , delete operations.