Skip to content
Dallas Fraser edited this page Aug 15, 2018 · 2 revisions

The Database Design

Database Design

The design should be quite straight forward. SQLAlchemy provides any easy way to access the database.


The design could be helpful for when creating custom queries to query the production database. See Heroku for how to access the database.

Clone this wiki locally