Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

General Instructions

Sl No

Instructions

1

Please navigate each of the sections and fill in the relevant information
2Page Title will bear the name - Developer Documentation for <<Service Name>>
3All examples are indicative, they should be replaced with actual information.
4Add rows in the tables as per the volume of data.
5Sections with no entries can be marked Not Applicable or Deleted
6The purpose of this section is to provide general guidance in using the template. This section can be deleted once the document composition is complete

Overview

Trade License follows the same react components, file structure and API service / hook handling which is common to all the other modules. However some improvements in terms of component abstraction and services were made, which will be listed subsequently in individual flow documentation

Version History

Prerequisites

Know how of React component library, service library and core services are expected.

Features

Configurations and Setup

yarn build && yarn start would be required to build and export the module and import changes at runtime

References and Notes

  • No labels