Challenge Overview
Welcome to the "CRM - Correspondence Angular Application Update (WBI) Challenge". We are building an internal web application for a client. This application will be divided into frontend and backend. This the first challenge of the series of challenges to build both applications.
Goal of the challenge
The goal of this challenge is to update the correspondence angular web application based on the design screens.Technology and Framework details
- Angular 9.x
- Typescript
- Angular Material Design (https://material.angular.io/)
- Angular JSONForms
- NodeJs 12.x
Browsers
- Chrome (Latest)
- Edge (Latest)
Requirements
- Update the Correspondence frontend based on the design screens to add the WEB tab (WBI). Design Sketch file will be shared in the forum
- The WEB tab must have the same design as the Letter and form tab
- All new code for WEB must be placed into a new folder (wbi) and be part of a new angular module
- Common components can be reused
- Components used only by WEB must be placed inside the new folder
- Only the following screens are in scope:
Final Submission Guidelines
- Updated angular application