Skip to content

Latest commit

 

History

History
134 lines (77 loc) · 4.89 KB

README.md

File metadata and controls

134 lines (77 loc) · 4.89 KB

ABOUT THE PROJECT

html

Welcome to HealthConnect+ doctor appointment website that offers online doctor appointment booking.


Our system provides a user-friendly platform that enables users to browse, book, and cancel doctor appointment with ease.

TECH STACKS USED

React CSS js nodejs express mongo SQL npm


Team Members

OMKAR DHANAVE

THITE SHUBHAM

SHRADHA VASTRAKAR

VAIBHAV SHEVNE

SANDEEP GUPTA

Features

  • Authentication
  • API Validation
  • Responsive
  • Cross Platform
  • Different Interface for both Doctors and Patients
  • Registeration/Signin/Logout
  • Appointment Booking
  • Admin can perform all CRUD operations

Run Locally

Clone this Project

https://github.com/omkar231098/rough-support-2269

Runs the project in the development mode

http://localhost:9870

NPM Packages

bcrypt.png cors dotenv jwt mongoose.png nodemailer nodemon.png

API Endpoints

Welcome

GET  /

Registration

POST  /reg

Signin

POST  /login