Challenge Overview
Challenge Summary
Welcome to everyone! The goal of this challenge is to create the front-end app(prototype and integration) of the supply chain platform from the given design.
Project Overview
This web-based desktop application platform serves as a modular, customizable, industry-agnostic Blockchain-based platform for supply chains of the future.
This application will be used by the enterprise customers that work directly on companies from different fields such as TPL, Manufacturer, Distributor, Warehouse Retailer, Service Provider, etc.
This is the third challenge of the project, In the first challenge, we build landing, login, signup, and dashboard, similarly in the second challenge we build the networks list and network create page. In this challenge, we will be building the remaining front-end screens and integrating it with the existing API. In the next challenges, we will do a bug hunt challenge.
Technology Stack
- Angular 10
- HTML5
- CSS3
- Typescript
Browser Requirements
Chrome, Firefox, Edge, Safari
Assets
The assets are shared on the forum
Individual Requirements
Implement the following screens
- Deployments
- Solutions & Business Modules
The details of the screen with the business flow is shared on the forum. If there is any confusion let's clarify on the forum.
General Requirements
- Use Angular best practices
- Integrate with existing API(s) provided in the forum
- Lint should be added and pass
- Follow the existing code conventions and re-use the components as much as possible (Major requirement)
- Divide the components into meaningful components that can be reusable
- All data should come from the provided API provided
- Only use third-party libraries that are accepted by Topcoder
Final Submission Guidelines
Submit the zip containing
- Full source code with detailed readme to setup, deployment.