Skip to content

june616/Desktop-Database-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Desktop-Database-App

Created a desktop database application for book store using python that can search for particular book, insert new books data and even update and delete the books data.

The backend part is designed by using SQLite3 library to interact with SQLite database.

The frontend is built upon Graphical User Interface (GUI) which is designed by using Tkinter library. The frontend part has been connected to the backend part so that the frontend script can be able to fetch and access data from the backend script.

Apart from that I have also created an executable file so that anyone can access the program without having been installed Python in their computer.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published