Skip to content

Masai Login management system for students allows students to easily access the daily schedule and upcoming schedule as well.

Notifications You must be signed in to change notification settings

suhail3535/loginmanagementsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

MasaiLms

Masai School's student login management system allows students to access upcoming lectures, assignments, and the daily schedule.

Tech Stack

Front-end : React, Redux, Chakra UI, Material UI,BootStrap

Back-end : JSON-Server

Deployment

To deploy this project run

npx vercel

Pages

  • Navbar
  • Landing page
  • Lecture Section
  • Assignment Section
  • Quiz Section
  • Notification Section
  • Elective Section
  • Coures Section
  • Ticket Section
  • Bounty Program Section
  • Admin Section

Features

  • 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

Note-For admin login we set a preRegister email and password.

email-admin@gmail.com pass-admin123

ScreenShots

1. Homepage

login

2. Homepage Mobile View

loginTab

3. Homepage Tab View

login tab

4. Landing Page

landing

5. Landing Page Tab View

tabhome

6. Lecture Section

lecture

7. Lecture Section Tab View

lectureres

8.Assignment Section

assinment

9. Quiz Section

quiz

10.Notification Section

notification

11.Courses Section

courses

12. Ticket Login Section

ticketsection

13. Ticket Create Section

createtkt

14. Admin Section

admin

15. Add Schedule Section

addschedule

Run Locally

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

Demo

https://masaiapp-suhail3535.vercel.app/

FAQ

Is this website fully Responsive?

Yes, As of Now this website is fully Responsive for all the media screen Mobile screen,Tablet screen and laptop screen as well.

About

Masai Login management system for students allows students to easily access the daily schedule and upcoming schedule as well.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published