Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jsiqbal/ada-ces
- Owner: JsIqbal
- Created: 2022-11-04T16:20:33.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-11-04T16:50:47.000Z (about 2 years ago)
- Last Synced: 2024-04-30T02:53:14.468Z (6 months ago)
- Topics: 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
- Language: JavaScript
- Homepage: https://delicious-language.surge.sh/
- Size: 224 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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. Admin2. Moderator
3. Parent4. 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