Challenge Overview
Challenge Objectives
-
Create an Angular app that has just one page in scope
Project Background
-
The app is a loan management application.
-
The app allows the user to see details about the loan commitments, remaining budget, allocated loans and unallocated loans etc
Technology Stack
-
Angular 8
Code access
You are creating the Angular app from scratch and as such there is no code base to share
Individual requirements
Create an Angular app that has just one page in scope (Major Requirement)
-
Our client wants to create a loan management application. For this contest, there’s just one page in scope
-
The page displays different types of data, so you would need to make multiple api calls
-
We will share a document in the contest forum that describes all the details of this page and the api calls that you would need to make
Deployment guide and validation document
Provide a deployment guide with instructions on how to deploy the app. No verification document needed.
Important Notes
-
Ensure your code has no lint errors
-
Your solution should work in Google Chrome
-
Your solution should match the design shared
-
Tests are not in scope
Final Submission Guidelines
Zip the source code that contains your solution and upload it to Topcoder