forked from aaltowebapps/gasomob
-
Notifications
You must be signed in to change notification settings - Fork 0
Weekly Reports
Markus Ahonen edited this page Apr 28, 2012
·
8 revisions
- Group meeting: Brainstorming ideas for the project, initial project plan
- Setup team Flowdock for easier collaboration
- Group meeting: Finalization of the project plan, raw wireframe-mockups of the app
- Planning of the program architecture / structure
- Implemented initial program structure, added application's basic features to github issues
- Initial navigation
- Setup and deploy Gaso to Amazon EC2.
- Application structure refactoring, user geolocation display on map.
- Backbone user model persistence to localStorage.
- Station models data fetching through websocket using socket.io / backbone.iobind.
- Search fuel stations using CloudMade API.
- Added a comments box to station details.
- Populate station list view from backbone collection.
- Calculate and display direct distances to fuel stations from user location.
- Refactored backend structure
- Implemented REST API base
- Implemented basic stations' data persistence to mongoDB