Milestone 0.5

AddressNormalization

1 / 1

Core

0 / 1

Database

0 / 5

GoogleMap

0 / 3

Infrastructure

0 / 2

Model

0 / 1

RouteService

0 / 1

UserInterface

0 / 7

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'.

Note: See TracRoadmap for help on using the roadmap.