Skip to content

A simple GUI that interacts with a local SQL database.

License

Notifications You must be signed in to change notification settings

Lokdal/SQL_GUI_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL_GUI_Example

This is a simply GUI for a program that stores book information in a SQL database. The basic functions (INSERT, DELETE, UPDATE) have been implemented.

The user runs BookStore.py from a command line. My current environment does not allow me to use pyinstaller to create an .exe, but that's on the to-do.

About

A simple GUI that interacts with a local SQL database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages