Skip to content

saketh169/VAYODHA-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vayodha Healthcare Platform

A comprehensive healthcare platform that serves as a one-stop solution for all healthcare needs.

Features

  • Doctor Appointments & Telemedicine
  • Smart Symptom Checker
  • Medical Records Storage
  • Medicine Management
  • Nearby Hospitals & Emergency Help
  • Food & Nutrition Assistance
  • Mental Health Support
  • Insurance & Rewards
  • AI-Powered Call Support (Multilingual)

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JWT

Setup Instructions

  1. Install dependencies:

    npm install
  2. Create a .env file with the following variables:

    MONGODB_URI=your_mongodb_connection_string
    JWT_SECRET=your_jwt_secret
    PORT=3000
    
  3. Start the server:

    npm start

Color Scheme

  • Primary Blue: #3184A8
  • Light Gray: #EEF3F5
  • Background: #F9FAFB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published