Skip to content
Markus Ahonen edited this page Apr 28, 2012 · 8 revisions

Week 12 (March 12-18)

Tuesday

  • Group meeting: Brainstorming ideas for the project, initial project plan
  • Setup team Flowdock for easier collaboration

Saturday

  • Group meeting: Finalization of the project plan, raw wireframe-mockups of the app

Week 13 (March 19-25)

Markus

  • Planning of the program architecture / structure

Group meeting

  • Implemented initial program structure, added application's basic features to github issues

Week 14 (March 26 - April 1)

Markus

  • Initial navigation

Week 15 (April 2-8)

Week 16 (April 9-15)

Markus

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

Week 17 (April 16-22)

Group meeting, coding

  • Search fuel stations using CloudMade API.
  • Added a comments box to station details.

Markus

  • Populate station list view from backbone collection.
  • Calculate and display direct distances to fuel stations from user location.

Week 18 (April 23-29)

Markus

  • Refactored backend structure
  • Implemented REST API base
  • Implemented basic stations' data persistence to mongoDB