Skip to content

Digital library on unix based systems and MySql

Notifications You must be signed in to change notification settings

Pedro4064/E-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Library

•Digital library on unix based systems using MySql and Python.
•Has a MySql database of all the books, both physical and digital, and their covers.
•Has a MySql database of administrators that have the permission to change the database.
•Has a Log table of all the rentals.

Python

Main Code

Preinstalled Modules

•os
•time
•sys
•requests
•getpass
•subprocess
•random
•sys

Modules that need to be installed

PyQt5
termcolor

MySql

MySql Download
•To set up the necessary database and tables, run the SetUpDatabase.sql script located on the MySql directory.

*If you are on the raspberry pi, download mysql and set up the password.

Images

Main Main2 Genres

About

Digital library on unix based systems and MySql

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published