Skip to content

An app based on a network of libraries, with SQLite DB and Python GUI

Notifications You must be signed in to change notification settings

gennaios21/Library-SQL

Repository files navigation

Library-SQL project

This application is based around an SQLite database regarding a network of libraries, along with a GUI environment, with fake data inserted through python.

  1. Export library.zip as "library"

  2. Open this "library" folder your IDE and run "pip install pysimplegui"

  3. To start the app, simply run "library.py"

  4. On the sign-in page, you can sign-up as new user and then log-in with your new ID.

  5. insert_files are not needed now, because we have already added data from the files in library_data in the DB. They are here to showcase how we inserted the fake data into the DB

  6. To view the DB, open library.db on DB Browser

About

An app based on a network of libraries, with SQLite DB and Python GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages