Skip to content

anmolsahu2k/Medbuddy

 
 

Repository files navigation

samarkan-font

Online Healthcare Platform

Problem it solves

MedBuddy helps users to interact with doctors, take appointment, save medical records online and without any human contact. with addition to the above, it also enables users to register for blood and organ donation. Moreover, for hospital administrators it bridges the communication gap between different hospitals and allows them to ask or answer different request based on hospital needs.

How to run

  1. Clone this repository in your local storage:
git clone https://github.com/Pro-Abhinav/MedBuddy.git
  1. Run command:
npm install
  1. After installing all the dependencies, Run command:
nodemon
  1. To enable video calling, run command:
peer --port 3001

Technology used:

  • Frontend
    • HTML
    • CSS
    • JavaScript
    • jQuery
    • Bootstrap v4.5
  • Backend
    • Node
    • Express
  • Database
    • MongoDB
  • WebRTC used
    • sockets
    • peerjs

Few Insights

Donation Index Page

Doctor Dashboard

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 48.9%
  • CSS 31.9%
  • JavaScript 18.9%
  • HTML 0.3%