MedBuddy is a healthcare website with the following features:
- Video Consult
- Purchase Medicines
- Book Lab Tests
- Login/ Signup
- About Us page
- Contact Us page
Note- To run this project locally you need xampp server and you have to create a table users with columns- id (auto_increment), name, username, password.
Note- Apart from login/ signup feature, all other features have been deployed.