Skip to content

This repository contains one of my projects for a hackathon.

Notifications You must be signed in to change notification settings

Iqbal-dev12/JeevanDaan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏥 Rural Health Assistance Platform

A Website for Medical Support in Rural Areas

Appointment Screenshot

📌 Overview

This platform is designed to provide essential medical services and support to rural communities. It aims to bridge the healthcare gap by offering online consultations, medical resources, and emergency assistance for people in remote areas.

🚀 Features

  • 🏥 Online Medical Consultation – Connect with certified doctors for remote diagnosis. Appointment Screenshot
  • 📜 Health Awareness & Articles – Access essential health information and disease prevention tips. Appointment Screenshot
  • 📍 Nearby Health Centers – Find the closest hospitals, clinics, and pharmacies. Appointment Screenshot
  • 🚑 Emergency Assistance – Quick access to emergency contacts and first-aid guides. Appointment Screenshot
  • 📦 Medicine Delivery – Order medicines and receive doorstep delivery (if available in the region). Appointment Screenshot

🛠️ Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js / Python (Django or Flask)
  • Database: MySQL / MongoDB
  • APIs: Google Maps API for hospital locations, Twilio for emergency alerts

🔧 How to Set Up

  1. Clone the repository:
    git clone https://github.com/your-username/rural-medical-site.git
  2. Navigate to the project directory:
    cd rural-medical-site
  3. Install dependencies:
    npm install  # If using Node.js
    pip install -r requirements.txt  # If using Python
  4. Start the server:
    npm start  # For Node.js
    python app.py  # For Flask/Django
  5. Open the website in your browser at http://localhost:3000/ (or the assigned port).

💡 Future Improvements

  • AI-based symptom checker
  • Multilingual support for better accessibility
  • Integration with government health schemes

🤝 Contributing

We welcome contributions! Feel free to submit issues, feature requests, or pull requests.

📞 Contact

For any inquiries or support, email us at support@ruralhealth.com or visit our website.


🩺 Empowering rural communities with better healthcare access!

About

This repository contains one of my projects for a hackathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.6%
  • CSS 16.1%
  • JavaScript 8.3%