Skip to content

Akash210085/heath-centre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health Center Management Web App

Overview

This project is intended for IIT Kanpur students to book their appointments online. The app is user-friendly, allowing them to choose slots and specific doctors for their health-related issues. On the other hand, doctors are immediately notified of new appointments.

Features

  • Students can easily send requests to doctors for appointments.
  • Students can choose their desired slots and specific doctors.
  • Once an appointment is requested, the process cannot be reverted as doctors get notified immediately.
  • Doctors can accept or reject the received requests.
  • Doctors must upload their government-verified certificates to their profiles to get listed.
  • Doctors must update their working or available slots after signup to get listed.
  • Doctors can send remarks on their decisions, which are immediately sent to the students.
  • Students and doctors can interact with each other using the chat feature provided in the app.
  • All users can message each other; the chat feature is for all users.

Technologies Used

  • Frontend: React, MUI library, Redux, CSS, HTML
  • Backend: Node.js, Express.js, MongoDB, Mongoose, Socket.io
  • Deployment: Vercel

Acknowledgments

The resources that I have used: