Skip to content

Demonstration files I used. Viisual user interface for the university bookstore database project (developed in SQLite3) developed using the Tkinter module in Python.

Notifications You must be signed in to change notification settings

maxcurkovic/COMP-3005-University-Bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The database used for this project is included in the "101139937_3005A6.zip" file.

Once extracted into a folder, the "3005Proj.db" file is also located in the same folder as all of the other files (the root folder).

I have included "sqlite3.exe" in the zip file for easy access of the databse through the cmd terminal. 
The "main.py" Python script can also be ran using the cmd terminal, or opened in a notepad software of your choosing for the source code.

Download sqlite3 here:
https://sqlite.org/download.html

Link to YouTube demonstration here:
https://www.youtube.com/watch?v=vmBI4cgylFU

About

Demonstration files I used. Viisual user interface for the university bookstore database project (developed in SQLite3) developed using the Tkinter module in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages