A simple library management system made using Python and Flask that uses ORMs and Prepared Statements to query SQLite DB.
To run the application locally, clone the repo and run the following commands:
-
bash> source projv/bin/activateORbash> pip install -r requirements.txt -
bash> python3 test.py
Copy the webhost link i.e. http:// ###.#.#.#:####/ from the terminal and paste it into your web browser.