Tech Spec

To build this app I am using several different technologies:

Django

  • Serve the web app
  • Provides a Object Relational Model (ORM) to store and retrieve data from a database
  • Provides template language to connects HTML to Python code.

SQLight

A lightweight technology that rapidly prototype the database

Google Maps JavaScript API

  • Provides the basic maps interface
  • Allows search and autocomplete
  • Brings built-in visual assets

Heroku (+ POSTGRES)

Cloud platform for deploying the app to the Internet