Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 295 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 295 Bytes

library-system

A Library system that acts as a catalogue for other library checkout systems

Testing

To test this system

python add.py

make sure that this is run from the toplevel of this repository.

this apply the sql/data.sql to the current the database file "db.sqlite3".