akashbhalked1 / digit-ui-internals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

digit-ui-internals

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. In the project run yarn install to install node modules and dependencies
  2. Run yarn start to start the local server

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


Languages

Language:JavaScript 86.2%Language:SCSS 8.8%Language:HTML 4.2%Language:CSS 0.5%Language:Shell 0.4%