Challenge Overview

Requirements:

  • Create an Angular Material application that renders the home page. It should have a base layout with a main content area and a header that is used for navigation.
    There is a single state for the project in this round. The home page. It should be a simple page that renders some text indicating it is the home page. Include several elements in the home page that are clickable. It should fill that left over space after rendering the header.
    Include a few demo links in the header that navigate to example states. The eventual pages to be developed are: Form Element Page, Lazy Loading Grid, Tabular Data, and a SVG animation page.
    The focus of these challenges is to prove an angular app can be performant on Set Top Boxes. Keep that in mind as you are building the application and stay focused on performance. You should follow best practices around script importing etc to make the app as performant as possible.
    The styling in the application should use SASS/Compass.
    The application should have build that has the following capabilities:
    • Run the app on a single node server.
      Run in both a built (minified) mode and development mode.
      The compass build.
      Using a CDN for dependancies if available (built mode).
      Execute a linter on the javascript and scss.
      Minification/Uglification of all scripts/scss/images where applicable.

    Keyboard navigation - Keyboard input. The majority of the STBs respond only to key strokes equating to keypresses like u/d…. The application must be fully navigable via the keyboard.
    Properly document all of you code using JSDoc.
    Write unit tests for your angular material code.

Setup & Reference:



Final Submission Guidelines

Submissions:

  • Ensure good test coverage on all code
    Upload documentation for how to run your submission. Include steps you have taken to keep the app as performant as possible.
    Upload all your source code as a zip for review
    Include a video demonstrating your build and application
    Winners will be required to submit a pull request with the winning code.

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30054585