Skip to content
This repository was archived by the owner on Jan 27, 2018. It is now read-only.

Milestones

List view

  • Add a service worker to allow this example to be a complete basis for a Progressive Application.

    No due date
    1/1 issues closed
  • Tasks that contribute to build or testing.

    No due date
    3/3 issues closed
  • Add contact service to integrate with Mandrill.

    No due date
    4/4 issues closed
  • Design, implement, document, and create a testing life-cycle for the UI and graphical design for the application. 1. Complete ribbon and logo * invert colors 2. Complete the navigation UX * Add swipe navigation and slide transitions * Page graphically includes/highlights current nav element * Routes that are highest priority not in menu drop down (?) 3. Complete footer 4. Complete contact form and validation 5. Document design choices 6. Add testing service that will validate the rendered CSS against a styleguide or at least a diff to ensure no unintended deviations are introduced cross platform/browser.

    No due date
    21/21 issues closed
  • Use a service to supply the app with all of the data it needs to render its navigation and pages. Code to render or otherwise make use of the data is allowed to be static in the app. 1. Create a cms with service interface and fetch the main content for the app from there. 2. Routes payload drives main application behavior: * Develop a data model in which a routes payload drives the fetching of page content. * Develop an optimistic content prefetch mechanism, driven from routes payload.

    No due date
    15/15 issues closed