Challenge Overview
Challenge Overview
We are building an internal web application for a client. This application will be divided into frontend and backend. This is the first challenge of a series of challenges to build both applications.
Goal of the challenge
The goal of this challenge is to integrate the angular application with the backend REST API.
Technology and Framework details
- Node.Js 12.x
- Angular 9.x
- Bootstrap 4
- NestJs
- Typescript
Browser Compatibility
- Latest Chrome
- Latest Edge
- Internet Explorer v11
General Requirements
- Integrate the REST API backend with the current Angular Application
- Fix the following issues for backend
- Member policy response. Duplicated policyId should be renamed to policyGuid and should be added to the response
- Fix issue with frontend:
- Click on top header (“Billing”) should lead to main page
Final Submission Guidelines
- Updated frontend and backend
- Validation Guide