Last updated
Was this helpful?
Last updated
Was this helpful?
After the backend development and deployment of DIGIT, as per the steps detailed in the , it is time to start building the UI screens. For illustration purposes, we will build the citizen and employee screens for the Sample module.
This guide offers a systematic view of creating the application screens on DIGIT.
Developer code: Download the UI code from the link here .
DIGIT UI basics to browse through before initiating the frontend development.
Follow the cards below to build and deploy the DIGIT UI.
Custom UI development depends on specific user requirements. We have listed common scenarios (listed below) - follow the steps outlined for each to set up DIGIT UI as per requirements.
Visit our FAQs section to troubleshoot -
- Once the setup is complete, run the sample module provided in this guide. Test run the module and deploy it using CI/CD to your development environment.
DIGIT UI development guide