Skip to content

rakesh-wt-egov/digit-ui-rakesh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. To run server locally first change directory to web subdirectory
  2. In the project run yarn install to install node modules and dependencies
  3. 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
  1. https://www.npmjs.com/package/react-query
  2. https://react-redux.js.org/
  3. https://react-hook-form.com/
  4. https://www.npmjs.com/package/react-table
  5. https://www.npmjs.com/package/react-time-picker
  6. https://reactrouter.com/web/guides/quick-start
  7. https://recharts.org/

License

These reference apps are released under MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.1%
  • HTML 16.1%
  • Dockerfile 7.7%
  • Shell 7.1%