A Library system that acts as a catalogue for other library checkout systems
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".