Skip to content

Dutta2005/Jeevan-verse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jeevan Verse 🌐💉

Connecting Healthcare, Empowering Lives

Technologies

  • React
  • Node.js
  • Express.js
  • Websocket
  • MongoDB
  • Gemini api

Table of Contents

  1. Features
  2. Installation
  3. Quick Start

Features

🩺 AI Symptoms Checker

  • Powered by Gemini API
  • Advanced AI-driven symptom analysis
  • Natural language processing for medical queries
  • Comprehensive health assessment
  • Secure and privacy-compliant diagnostic insights

🩸 Blood Bridge

  • Real-time blood donor network
  • Emergency blood donation coordination
  • Geolocation-based matching
  • Secure donor-recipient connection

💬 Discussion Forums

  • Moderated health discussion spaces
  • Expert-verified medical conversations
  • Anonymous support groups
  • Topic-based health communities

📣 Health Campaigns

  • Public health awareness initiatives
  • Community-driven health education
  • Targeted health promotion
  • Interactive campaign management

Installation

Prerequisites

  • Node.js (v16+)
  • npm (v8+)
  • MongoDB
  • Git

Steps

  1. Clone the repository
 git clone https://github.com/yourusername/Jeevan-verse.git
 cd Jeevan-verse
  1. Install dependencies

     # for client directory
    cd client 
    npm install
    
     # for server directory
    cd server
    npm install
  2. Configure environment variables

    # for client directory
    cd client 
    cp .env.example .env
    # Edit .env with your configurations
    
    # for server directory
    cd server 
    cp .env.example .env
    # Edit .env with your configurations
  3. Start the project locally

 # frontend start
 cd client 
 npm run dev

 # backend start
 cd server 
 npm run dev

Quick Start

  • Register an account with required details
  • Login with that account
  • Explore AI Symptoms Checker
  • Connect with health communities

Contact

jeevanverse247@gmail.com

About

Connecting Healthcare, Empowering Lives

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors