Challenge Overview
Welcome to the “Mechanics Inc Angular Application Update Challenge”. In this challenge we want to update the frontend applications.
CONTEXT
PROJECT CONTEXT
Mechanics Inc app will be used to create and visualize evaluation rules for an internal rule processor - tester. Each rule is a tree structure (if-then-else) and is tested on a set of test cases (VINs). User can compare rules visually (tree) or by comparing raw rule text. Rules and test cases are organized into workspaces and members can be assigned to each workspace to enable collaborative editing.
CHALLENGE CONTEXT
We need to update the frontend application.CHALLENGE DETAILS
Technology and Framework
- Angular 7.x
- Typescript
Requirements
- The frontend needs the following fixes described in the document below:
- https://docs.google.com/document/d/10MXmbh8enCV8de6FY_TejHXe5VoK00mMJEkNs5H52zM/edit?usp=sharing
- Any missing item in the document above should count as 1 points in Major Requirements
- Any partial item in the document above should count as 1 point in Minor Requirements
- The source code will be provided in the forum
- Icon will be provided in the forum
- Deployed backend URL provided in the forum
- The credentials can be in the frontend README file
- Docker should still work properly (minor requirement)
Final Submission Guidelines
- Updated frontend application