-
Notifications
You must be signed in to change notification settings - Fork 0
mollyproject/molly-transit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an app for Molly (http://mollyproject.org/) which was used to demonstrate how to create a sample Molly app at Dev8D 2011 It provides a "transit line status" app on the Molly homepage, with two providers to demonstrate the separation between providers and views. It can display the London Underground line status (from TfL) and the status of the Subway lines (from SPT). Adding to Molly --------------- To add this app to a Molly install, you need to add it to the APPLICATIONS setting: Application('transit_status', 'transit_status', 'Tube Status', provider=Provider('transit_status.providers.TubeStatusProvider')),
About
A demonstration app for the Molly Project to show the status of transit lines
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published