Skip to content

Creating a CRUD application with SQLite and Tkinter

Notifications You must be signed in to change notification settings

gauravsachdev/Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

The Main Files are in the database.rar file

*Unpack the rar archive *Open the dist folder *Double click/Open the db fie *When the file opens click on read to view the data in the database *To update/Edit an entry double click an entry *To delete an entry click on it on once and select the delete option *To create an entry enter the details and press create button

The db.py is the source code of the file. NO SPECIAL REQUIREMENTS TO RUN THE EXECUTABLE. PYTHON 3 OR HIGHER IS REQUIRED TO RUN THE SOURCE CODE. The db.py file is converted to a exe by py2exe.

Releases

No releases published

Packages

No packages published

Languages