Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 810 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 810 Bytes

Doctor Appointment System

Overview

This project is a Doctor Appointment System built with React, Express.js, and MongoDB. It includes features for managing doctors, appointments, calendars, and user authentication.

Features

  • User Authentication (Login, Register, Forgot Password)
  • Manage Doctors (Add, Edit, List)
  • Manage Appointments (Add, Edit, List)
  • Manage Calendars (Add, Edit, List)
  • Navigation bar with links to different sections

Getting Started

Prerequisites

  • Node.js and npm (Node Package Manager) installed on your machine.
  • MongoDB server running or a cloud MongoDB instance.
  • Git for version control.

Installation

  1. Clone the Repository

    git clone https://github.com/yourusername/doctor-appointment-system.git
    cd doctor-appointment-system