Challenge Overview
Challenge Overview
Challenge Objectives
-
Angular app UI prototype development
Project Background
-
We’re building a series of ‘calculator’ apps with similar workflow - input data, calculate, view results.
-
Our client has developed a specific method of of calculating specific oil properties.
-
In this challenge we’ll update the UI for the blessed rock calculator
Technology Stack
-
Angular
Code access
The base code and marvel app link are available in the forums. See the code style requirements also available in the forums.
Individual requirements
-
Data input page
Screens in scope 59515394 - 59514939
You can ignore the job listing pages, those are developed in a separate challenge.
General requirements
-
Unit/e2e tests are not required for now
-
Make sure to follow coding style requirements and guidelines provided in the wiki page
-
Place all shared code in src/app/shared directory (not src/app/utils)
-
Place all routing code in src/app/routing
What To Submit
-
Git patch
-
Verification guide