Enterprise Computing Team Transport
See Edinburgh In a Day
A web application using the Transport For Edinburgh API to help users plan their day vistiting attractions in Edinburgh effectively.
=== Running application ===
$ git clone [email protected]:Bagel210/TeamTransport.git folder
$ cd folder/SeeEdin
$ python manage.py runserver
$ cd /TeamTransport/SeeEdin
$ python manage.py runserver
$ open http://127.0.0.1:8000/
=== Useful Links ===