Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsiqbal/ada-ces

react redux role based frontend application
https://github.com/jsiqbal/ada-ces

axios bootstrap5 css3 formik formik-yup html5 javascript jsx react-bootstrap react-dom react-redux react-router-dom react-scripts reactjs recharts redux redux-toolkit scss web-vitals yup

Last synced: about 2 hours ago
JSON representation

react redux role based frontend application

Awesome Lists containing this project

README

        

# Frontend Role Based Web Application Created with React.js
------------

* Live Demo Link: https://delicious-language.surge.sh/

# Brief Documentaion:
------

* Instructions to run the project locally:

- npm install / yarn
- npm run start / yarn start

* Packages used in the project:

- "@reduxjs/toolkit": "^1.8.6",
- "axios": "^1.0.0",
- "bootstrap": "^5.2.0",
- "formik": "^2.2.9",
- "react": "^18.2.0",
- "react-bootstrap": "^2.5.0",
- "react-dom": "^18.2.0",
- "react-redux": "^8.0.4",
- "react-router-dom": "^6.4.0",
- "react-scripts": "5.0.1",
- "recharts": "^2.1.16",
- "web-vitals": "^2.1.4",
- "yup": "^0.32.11"

* User Type:
- Here we have 4 types of users:
1. Admin

2. Moderator

3. Parent

4. Child

* Authentication:
1. Signup page Link
2. Login
3. Forgot Password Link

* Dashboard:

1. Data Visualization with 4 charts :

- Bar/Column chart

- Pie/Donut chart

- Area chart

- Line chart

2. Table to Display Tabular Data
- Functional data table created with redux/redux-toolkit

* Pages:

- Form