Connected Devices/Projects/Magnet/Sprint 10: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 104: Line 104:
| Add a map view
| Add a map view
| Guillaume
| Guillaume
! style="background:#FFFF00;" | Ongoing
! style="background:#00B2FF;" | Done
|
|-
| Simplify the structure of the app
| Guillaume
! style="background:#00B2FF;" | Done
|
|-
| Wire scenes with Redux placeholders
| Guillaume
! style="background:#FFFF00;" | Ongoing
|
|-
| Add google-maps support to ios
| Wilson
! style="background:#FFFF00;" | Ongoing
|  
|  
|-
|-

Revision as of 14:46, 18 January 2017

General info

  • Sprint 10 from Jan 9th to Jan 20th (2017)
  • Participants Development Sprint:

Sprint objectives

We are presenting Gate 1 pitch on Friday January 13th. Apart of the pitch preparation we need to start with some development tasks in the Backend and also in the application to be able to implement in time the new version of the client post Gate 1. For that, we are going to stop developing the magnet client, as it includes the physical web browser and we are creating a new one called "Journey" where, and for the time being, the physical web feature is not going to be developed and the look and feel of the app will change and it will be more focused on the chosen use case: The Street Art.

The main development tasks we are going to focus are:

  • Backend
    • Static api to serve jsons for the list view and each story view.
    • Dockerization for dev/test/prod environments
    • Register number of visits
  • Client
    • Bootstrap new react-native app
      • Setup dev environment (babel + linter + tests)
      • Setup CI
    • API
      • Prepare redux to deal with api data
      • Prepare offline strategy.
      • Create a system to detect online/offline changes to notify the app
      • Offline user status (saved stories, visited, etc.)
    • React Components
      • Magnetometer implementation for arrow direction.
      • Location Services


Development tasks Planning

Magnet Engineering sprints postGate1.png


Tasks or Bugs committed for this sprint

Task Assigned Status Status Notes
First commit Guillaume Done
Add basic scenes and navigation Guillaume Done
Lint code during test Guillaume Done
Rename lib to js Guillaume Done
Add smoke test for each scene Guillaume Done
Add external links from the Settings scene Guillaume Done
Add font files and basic styling Guillaume Done
Expand the instructions Guillaume Done
CI builds Sam Done Move the build infrastructure over from the magnet-client repository. This also replaces the location of the keystore for nightlies. Previously we used a keystore on ci.tengam.org protected through basic auth. We now use Amazon S3. It will include: Rename android namespace to conform to standards, Fixup and Remove unnecessary steps.
Configure the status bar Guillaume Done
Document the coding style fixing command Guillaume Done
Add basic elements for deeplinking Guillaume Done
Add a map view Guillaume Done
Simplify the structure of the app Guillaume Done
Wire scenes with Redux placeholders Guillaume Ongoing
Add google-maps support to ios Wilson Ongoing

Issues during this sprint

Demos

Retrospective

Actions taken from last sprint

Things that went well

Things that went not that well

Actions for this sprint