Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

36 lines (19 loc) · 1.08 KB

Medview+

A Hospital Management System built following the OWASP Secure Design Principles with the integration of captcha and 2FA email OTP.

INSTALLATION & SETUP

  1. Setup email parameters in mail.php file
  2. Host project on Xammp, create database 'medview+' and import medview.sql.
  3. Run on localhost/your_directory_name

SCREENSHOTS

  1. Home page

1

  1. Login page

2

  1. OTP verification

3

  1. Patient's dashboard

4

  1. Doctor's dashboard

5

  1. Admin dashboard

6