Masai School's student login management system allows students to access upcoming lectures, assignments, and the daily schedule.
Deployment Link :https://masaiapp-suhail3535.vercel.app/
Front-end : React, Redux, Chakra UI, Material UI,BootStrap
Back-end : JSON-Server
To deploy this project run
npx vercel
- Navbar
- Landing page
- Lecture Section
- Assignment Section
- Quiz Section
- Notification Section
- Elective Section
- Coures Section
- Ticket Section
- Bounty Program Section
- Admin Section
-
Get Request Api call
-
Post Request Api call
-
Patch Request Api call
-
Delete Request Api call
-
Student login
-
Student profile show after login
-
Admin login
-
Add Lecture and Schedule
-
Delete Lecture and Schedule
-
filter according to Teacher and assignment
-
Search functionality
email-admin@gmail.com pass-admin123
Install dependencies
npm install
npm i axios
npm i react-redux
npm i redux
npm i thunk
npm i json-server
npm i chakra-ui
npm i material-UI
npm i material-icon
Start the server
npm run server
npm start
https://masaiapp-suhail3535.vercel.app/
Yes, As of Now this website is fully Responsive for all the media screen Mobile screen,Tablet screen and laptop screen as well.