MED-IN-INDIA_.webm
Med-In-India is a comprehensive healthcare platform designed to simplify and enhance patient experiences. It offers features like virtual doctor consultations, health chatbot interactions, appointment booking, and organ donation support. Patients can track health metrics, view personalized BMI reports, and monitor changes over time. A built-in map helps locate nearby hospitals easily, while doctors can generate and email health reports automatically. It aims to digitize healthcare while keeping patients at the center of the experience.
"Bringing quality healthcare to every corner of India through innovation and technology."
|
|
# 1. Clone the repository
git clone https://github.com/yourusername/MED-IN-INDIA.git
# 2. Configure your local environment
# Make sure XAMPP is installed and running (Apache & MySQL)
# 3. Database setup
# Create a database named "registration"
# Import "registration(1).sql" from 'xampp/htdocs/MED-IN-INDIA/datalayer/SQL DATABASE EXPORT'
# 4. Email configuration
# Sign up on https://elasticemail.com/
# Update SMTP credentials in "sendmail.php" & "sendmail2.php"
# 5. Video API configuration
# Create an account on https://www.agora.io/
# Replace App_ID in "check_up.js" & "sendmail2.php"
# 6. Launch the application
# Visit http://localhost/MED-IN-INDIA/index.php