Challenge Overview
A client has requested Topcoder to build new screens for a web application for their insurances products. We have already the HTML prototypes.
Goal of the challenge
The main goal of this challenge is to create an angular application from the HTML prototypes
Framework and Technologies
Browsers supported
Individual Requirements
- Convert the HTML prototypes to an Angular application
- The following prototypes must be converted:
- Accidentes personales
- Proteccion Tarjetas
- Vida Online
- The prototype will be provided in the forum
- Angular skeleton application should be used
- Just plug each prototype into the correspondent angular module
- code will be provided in the forum
- Shared code must be put in the shared module
- Screens should not have any hardcoded data
- prepare for future backend integration
- Success and failure messages in prototype should work
- Provide mechanism to support that
- File upload (images) should work - if applicable
- Lint must not have issues
- Audit must not have any high or critical packages
- Default spec files should be created for future use
Scoring guidelines
Major requirements:
- All pages converted without issues
- No hardcoded data
- File upload (images) should work - if applicable
- Success messages in prototype should work
Minor requirements:
- Failure messages in prototype should work
- Lint must not have issues
- Audit must not have any high or critical packages
Final Submission Guidelines
- Updated angular application