A login based system where students can borrow sports equipment from the college Gymnasium after logging into their account. Each student and teacher has a unique username and a password which they need to enter to login.
The students can login to :
- Borrow/Return sports equipment
- Reset their password
The P.E Teacher has an admin login where he can :
- view details about students who have borrowed equipments
- Add or delete equipments
- can create new student logins incase of new admissions
- Reset the password of a student
- Reset their own password
How to run this on your pc?
1.)Save all the project files on desktop in a folder named 'oopm' and then run it on the terminal.
OR
2.) Copy the PATH of the dirctory where you have saved this project and replace it with all the file paths in the project.java file