JPILKINGTON.COM
Updated 29 days ago
Data Storage: SQLite (because only the live production data is stored) and with SQLAlchemy as the Object-relational Mapper (ORM)...
As I said in the intro, one of the aims of this site is to make sure I have a working example of the different technologies I have come to use throughout my career. This page gives a summary of the different libraries and technologies involved in making this site function. In addition, the code for the site (minus the vehicle routing server) can be found in my github repository.