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:
-
Admin
-
Moderator
-
Parent
-
Child
-
-
Authentication:
- Signup page Link
- Login
- Forgot Password Link
-
Dashboard:
- Data Visualization with 4 charts :
-
Bar/Column chart
-
Pie/Donut chart
-
Area chart
-
Line chart
- Table to Display Tabular Data
- Functional data table created with redux/redux-toolkit
-
Pages:
- Form