Roadmap
-
Split byCycle into three top level packages:
- bycycle.core (model; services; no UI or simple command line UI mainly for testing purposes)
- bycycle.ws (wraps core in RESTful Web services)
- bycycle.webapp (default Web UI)
Part of this has been done already with the split into Core and TripPlanner, but the plan is to take a bit further by splitting out the UI aspects from the Web service aspects.
The other major thing I would like to do with in this milestone is switch to 'Buildout'.
-
Move to a modern UI, perhaps based on ExtJS.
Note: all the current 0.6 tickets should be reviewed.
Note: See
TracRoadmap for help on using
the roadmap.