A database management system for maintaining criminal records using Mysql and vs code I have used python and tkinter for GUI
Step-1
Install mysql and go to Mysql workbench then login as root user and create table criminal1
Step-2
go to vs code,install mysql extension and connect mysql with vs code
Step-3
clone this repository and open it in vs code
Implementation snapshots