This application is based around an SQLite database regarding a network of libraries, along with a GUI environment, with fake data inserted through python.
-
Export library.zip as "library"
-
Open this "library" folder your IDE and run "pip install pysimplegui"
-
To start the app, simply run "library.py"
-
On the sign-in page, you can sign-up as new user and then log-in with your new ID.
-
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
-
To view the DB, open library.db on DB Browser