A Hospital Management System built following the OWASP Secure Design Principles with the integration of captcha and 2FA email OTP.
INSTALLATION & SETUP
- Setup email parameters in mail.php file
- Host project on Xammp, create database 'medview+' and import medview.sql.
- Run on localhost/your_directory_name
SCREENSHOTS
- Home page
- Login page
- OTP verification
- Patient's dashboard
- Doctor's dashboard
- Admin dashboard