digit-ui
v1.5.2
Published
DIGIT (Digital Infrastructure for Governance, Impact & Transformation) is India's largest platform for governance services. Visit https://www.digit.org for more details.
Downloads
3
Readme
Digit UI
DIGIT (Digital Infrastructure for Governance, Impact & Transformation) is India's largest platform for governance services. Visit https://www.digit.org for more details.
This repository contains source code for web implementation of the new Digit UI modules with dependencies and libraries.
Starting local server
- To run server locally first change directory to web subdirectory
- In the project run yarn install to install node modules and dependencies
- Run yarn start to start the local server
Updating modules
To update the modules run install-dep.sh script this will pull all the updates from digit-ui-internals repository
Reference Docs
Module wise reference docs
Module | Reference Docs ------ | -------------- PGR | https://digit-discuss.atlassian.net/wiki/spaces/EPE/pages/1285587062/PGR+UI+Implementation+-+Guidelines+FAQs FSM | https://digit-discuss.atlassian.net/wiki/spaces/EPE/pages/1290567710/FSM+UI+Implementation+-+Guidelines+FAQs DIGIT Services | https://digit-discuss.atlassian.net/wiki/spaces/DD/pages/647364616/DIGIT+Services
Dependencies and their references
- https://www.npmjs.com/package/react-query
- https://react-redux.js.org/
- https://react-hook-form.com/
- https://www.npmjs.com/package/react-table
- https://www.npmjs.com/package/react-time-picker
- https://reactrouter.com/web/guides/quick-start
- https://recharts.org/
License
These reference apps are released under MIT