/codeacross-transport-backend

Backend API for Toronto bluetooth travel time data, originated at CodeAcross 2017. Frontend repo here: https://github.com/dolejarz/CodeAcross

Primary LanguagePython

CodeAcross 2017 TO Transportation backend

This is the repo for the backend API for the Toronto Transportation division's challenge at CodeAcross 2017.

The front-end is hosted here, and not yet connected.

Usage

# TODO,
- api server now can run
- fix issue: server always return 404
- build data model for response objects
- link sqlite3 database with server