This project is our Java project for SC2002 AY24/25 SEM1 Lab Group: SCMB Group1
Wee Zi Hao (Huang Zihao)
Trevyen Yezdi Darukhanawalla
Yee Yong Khang
Yong Kiong Lu
Zayd Shabaz Ali
Our project encompasses a Hospital Management System whereby different roles such as Patient, Doctor, Pharmacist and Adminstrator can interact with the system and manage the hospital.
To use the hospital management system, navigate to the HMSmain.java file found in sc2002.scmb.grp1.hms/src/boundary/HMSmain.java
Special unique additional features of our project includes
- Payment system whereby a patient can pay for their outstanding bills using a credit card online
- Password recovery system whereby a user can use their security questions that they have set in advance to reset their password should they ever forget it
- Hashing of passwords whereby password data stored in the csv are hashed for data protection
- Low stock Alert System whereby medications that are in low supply will be displayed