Student Management System (Frontend)
It is a frontend of student management system.
Features
- Easy to use
- Good UI
- One device login
- User friendly
- Has admin,teacher and student section
Build with
- HTML5
- CSS3
- Javascript
- ES6
- ReactJS
- React-Router
- Axios
- Bootstrap 5
- Font Awesome
Related links
https://www.w3schools.com/html/ https://www.w3schools.com/css/ https://developer.mozilla.org/en-US/docs/Web/JavaScript https://reactjs.org/ https://reactrouter.com/ https://www.npmjs.com/package/axios https://getbootstrap.com/docs/5.0/getting-started/introduction/ https://fontawesome.com/
Deployment
To run the project
npm start
Installation
you need to setup this student-management-system repo as a backend in order to run this this repo
Admin
To login go to http://localhost:3000/login/
email: admin@gmail.com
password: avunix9143

Admin home page

Add a teacher

Update a teacher

View teacher's profile

Change password
Teacher
To login go to http://localhost:3000/login/
email: teacher0@gmail.com
password: avunix9143

Own profile

Add a student

Add a checkin

Add a checkout

Update check

Update student profile

Delete student profile

Watch student's list

Watch student's break list and change it's status

Change password

Student
To login go to http://localhost:3000/login/
email: student10@gmail.com
password: avunix9143

View own profile

Break list

Request a break

Change password

License
- You can't use it for commercial usage
- You can use it just for eductional usage
Log in or sign up for Devpost to join the conversation.