Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmourafiq/django-subways
A simple subways app with django
https://github.com/mmourafiq/django-subways
Last synced: about 19 hours ago
JSON representation
A simple subways app with django
- Host: GitHub
- URL: https://github.com/mmourafiq/django-subways
- Owner: mmourafiq
- License: bsd-2-clause
- Created: 2012-07-28T19:36:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-30T12:58:32.000Z (almost 11 years ago)
- Last Synced: 2023-03-24T08:19:01.350Z (over 1 year ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
django-subways
==============A simple subways app with django
Features:
- show map
- ride from stop1 to stop2
- longest_ride
It uses the subway map jquery extension.For a live example : http://mourafiq.com/subways/boston/ (it's a toy to play with)