Skip to content

An app to book appointments with the doctors. This repository if for the the backend logic of the app

Notifications You must be signed in to change notification settings

akshaychavan010101/Hospital-Booking-App-Backend

Repository files navigation

Find My Doctor

Logo

FindMyDoc is an online appointment booking system designed for healthcare professionals and their patients. It allows patients to search for and book appointments with doctors and other healthcare providers, based on their availability. It also provides features such as appointment notifications, patient profiles, and admin handles making it easier for healthcare providers to manage their patient appointments and care.

Features

  • Cross platform
  • Responsive
  • Authorization
  • Authentication
  • Appointment Booking
  • Check Slot Availability
  • Admin Handle
  • Notifications

Tech Stack

Framework: Vite

Client: React, Chakra-UI, Typescript

Server: Node, Express

Database: SQL, MongoDB

Run Locally

Clone the project

  git clone https://github.com/akshaychavan010101/fast-glass-1638.git

Go to the project directory

  cd fast-glass-1638

Install dependencies

  npm install

Start the server

  node index.js

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGO_URL

JWT_SECRET

SESSION_SECRET

GOOGLE_CLIENT_ID

GOOGLE_CLIENT_SECRET

GITHUB_CLIENT_ID

GITHUB_CLIENT_SECRET

PORT

API Reference

Welcome

  GET /home

Get | Post | Update | Delete User's

  GET /user

Get | Post | Update | Delete Appointment's

  GET /appointments

Get | Post | Update | Delete Doctor's

  GET /doctors

Demo

Backend URL

https://jittery-shirt-tuna.cyclic.app

Screenshots

App Screenshot App Screenshot App Screenshot

System Architecture

SD image

ER Diagram

ER

Workflow

workflow

Authors

Attribution :-

Special Thanks to.. flaticon.com freepic pexels getcssscan Chakra-UI Imagur Planetscale

About

An app to book appointments with the doctors. This repository if for the the backend logic of the app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published