Skip to content

This Doctor Appointment System is a web application built using the MERN stack (MongoDB, Express.js, React.js, Node.js). It provides a platform for managing appointments between doctors and patients, with distinct functionalities for Admins, Doctors, and Patients/Users.

Notifications You must be signed in to change notification settings

kumartarun5678/DoctorAppointment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Doctor Appointment System

This Doctor Appointment System is a web application built using the MERN stack (MongoDB, Express.js, React.js, Node.js). It provides a platform for managing appointments between doctors and patients, with distinct functionalities for Admins, Doctors, and Patients/Users.

Features

Admin Section

  • Home

    • Displays total numbers of doctors, patients, and users.
    • Graphical representation of data.
  • User Management

    • View and remove user information.
  • Doctor Management

    • View and remove doctor information.
  • Appointment Management

    • View appointment statuses.
  • Application Management

    • Manage applications from users applying for doctor status.
    • Approve applications to convert users into doctors.
  • Profile

    • Update admin details.

Doctor Section

  • Apply for Doctor

    • Apply for doctor status.
  • Appointment Management

    • View booked appointments, including pending and completed ones.
  • Notifications

    • Display updates related to appointments and status changes.
  • Profile

    • Update doctor details.
  • Change Password

    • Update doctor password.

Patient/User Section

  • Doctor Section

    • Book appointments with preferred doctors.
  • Notifications

    • Display updates related to appointments.
  • Profile

    • Update user details.
  • Change Password

    • Update user password.

Installation

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Install dependencies using npm install.
  4. Configure environment variables as needed.
  5. Start the development server using npm start.

Technologies Used

  • Frontend: React.js, Redux, React Router,react-dom, react-redux, react-spinners, jwt-decode, react-time-picker, react-icon, react-countup, dotenv
  • Backend: Node.js, Express.js, bcrypt, cors, dotenv, nodemailer,
  • Database: MongoDB, mongoose
  • Authentication: JWT (JSON Web Tokens)
  • Styling: CSS
  • Other: Axios, React Hot Toast, recharts

Usage

  1. Register as an Admin, Doctor, or Patient/User.
  2. Explore the respective functionalities based on your role.
  3. Manage appointments, users, doctors, and applications as an Admin.
  4. Apply for doctor status, manage appointments, and update details as a Doctor.
  5. Book appointments, manage profile, and receive updates as a Patient/User.

Contributing

Contributions are welcome! Please follow the guidelines outlined in CONTRIBUTING.md.

License

This project is licensed under the MIT License.


Feel free to customize this template further to suit your specific project details and requirements.

About

This Doctor Appointment System is a web application built using the MERN stack (MongoDB, Express.js, React.js, Node.js). It provides a platform for managing appointments between doctors and patients, with distinct functionalities for Admins, Doctors, and Patients/Users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published