Coder Social home page Coder Social logo

medicare's Introduction

MEDICARE

Built during Webster 2021, Avishkar

Introduction

It is an online medical appointments and consultation website, built using NodeJS in backend and ReactJS in frontend.

Demo Video

Demo Video

Table of Contents

Problem Statement

  • “During a heated encounter with the police, Nairobi was shot. Now the gang members need to revive her.Rio wants to save her and needs a doctor’s assistance immediately. All they have access to is the internet. Can you quickly design a platform for having online consultation with the doctors?”

Description

  • Through this web app, people can signup as patients and book appointments with doctors and get an online/offline consultation.
  • Similarly doctors can signup and view the appointments scheduled for him/her and schedule video meetings accordingly.

Technology Used

  1. NodeJs
  2. ReactJs
  3. Firebase
  4. socket.io
  5. simple-peer library (node.js style API for WebRTC)

Features

  • Doctors/Patients/Admins have separate login
  • Admins can verify and unverify doctors and patients
  • Patients can search for any doctor according to his/her name/speciality/city
  • Patients can book appointments in the doctor's slot
  • Doctors can either cancel/confirm appointments
  • A meeting is automatically scheduled for confirmed appointments and the notification is sent to the patient as well
  • In the meeting, doctors can view patient's profile, chat, toggle their camera and mic, give prescription, update patient's blood sugar level
  • In the meeting, patients can chat, toggle their camera and mic, can read and download the prescription given by doctor, can rate and review the doctor
  • Patients can also download the prescription as a PDF
  • After the meeting, the doctors can view the same patient in their "Your Patients" section and see their past appointments with him/her
  • Similarly, patients can find their past appointments alongwith prescription and feedback
  • Admins can create posts with latest updates which will be visible to all users.

Local Installation

git clone https://github.com/Sneha0607/medicare.git
cd medicare

#Open two terminals

#1st Terminal
cd client
npm install
npm start

#2nd Terminal
cd server
npm install
npm start

To get the database working, the firebase configuration needs to be added in client/src/firebase.js file after cloning the repository.

Demo Images

home
doctor signup
doctor dashboard
view doctors
book appointment
meeting
prescription
graphs
admin

medicare's People

Contributors

sneha0607 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.