Skill Bolt
Initializing Platform
Skill Bolt
Marketplace Services Custom Projects Customization About Blog Contact Affiliate Program
Login Get Started Free

Connect with us

Web Apps v1.0.0 Intermediate Free

Appointment Booking System

0.0 (0)
0 Downloads
Updated 1 hour ago

Scalable MERN-based appointment booking system built with microservices, Docker, Redis, RabbitMQ, and secure JWT authentication.

Technologies & Skills

React NodeJs ExpressJs MongoDB Redis RabbitMQ Docker Git Github
FREE

Download at no cost

What's Included

Complete Source Code
Documentation
Project Report
Presentation Slides
External Download Link

Support & Customization

Support: None
Custom modifications not available
File Size 140.64 MB
Last Updated Jun 26, 2026

Resource Links

Appointment Booking System is a scalable full-stack web application built using the MERN stack with a microservices architecture. It is designed for clinics, hospitals, and healthcare providers to simplify appointment scheduling and management.


Patients can securely register, log in, book, view, reschedule, or cancel appointments through an intuitive interface. An admin dashboard enables administrators to manage users, monitor appointments, and oversee the entire system from a single place.


The backend is built with independent microservices for scalability and maintainability. It uses JWT authentication for secure access, RabbitMQ for asynchronous communication between services, Redis for caching and performance optimization, and Docker for containerized deployment.


This project demonstrates modern backend engineering practices, including microservices architecture, RESTful API development, inter-service communication, and building production-ready, scalable applications.

Future Enhancements


Known Issues


Installation

Installation Instructions

Follow these steps to set up and run the Appointment Booking System locally.

1. Clone the Repository

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

2. Install Dependencies

Install dependencies for each backend service:

cd BACKEND/MainGateway && npm install
cd ../userService && npm install
cd ../appointmentService && npm install
cd ../adminService && npm install
cd ../notificationService && npm install

Install frontend dependencies:

cd ../../FRONTEND
npm install

Install admin dashboard dependencies:

cd ../DASHBOARD
npm install

3. Configure Environment Variables

Create a .env file for each backend service and add the required configuration, including:

  • MongoDB connection string
  • JWT secret
  • Redis configuration
  • RabbitMQ configuration
  • Email service credentials
  • Service ports

4. Start Backend Services

Open separate terminal windows and start each service:

cd BACKEND/MainGateway
npm start
cd BACKEND/userService
npm start
cd BACKEND/appointmentService
npm start
cd BACKEND/adminService
npm start
cd BACKEND/notificationService
npm start

5. Start the Frontend Applications

User Frontend:

cd FRONTEND
npm run dev

Admin Dashboard:

cd DASHBOARD
npm run dev

6. (Optional) Run with Docker

Start all services using Docker Compose:

docker-compose up --build

Stop all containers:

docker-compose down

Application URLs

ApplicationURLUser Frontendhttp://localhost:5173Admin Dashboardhttp://localhost:5174API Gatewayhttp://localhost:5000

Usage

Usage Instructions

After successfully installing and running all services, open the application in your web browser.

User Application

  1. Open the User Frontend at http://localhost:5173.
  2. Register a new account or log in with existing credentials.
  3. Browse available appointment slots.
  4. Book, view, or manage your appointments.
  5. Receive confirmation emails after successful bookings.

Admin Dashboard

  1. Open the Admin Dashboard at http://localhost:5174.
  2. Log in as an administrator.
  3. View and manage all appointments.
  4. Monitor users and update appointment-related information.
  5. Perform administrative operations through the dashboard.

System Workflow

  1. Users interact with the User Frontend or Admin Dashboard.
  2. Requests are sent to the API Gateway.
  3. The gateway routes requests to the appropriate microservice.
  4. Services process the request and communicate with MongoDB, Redis, and RabbitMQ as required.
  5. The Notification Service sends email confirmations asynchronously, while Redis improves response time by caching frequently accessed data.


System Requirements

System Requirements

Hardware Requirements

ComponentMinimum RequirementProcessorDual-Core CPU (Intel Core i3/AMD Ryzen 3 or equivalent)RAM4 GB (8 GB Recommended)Storage2 GB free disk spaceInternetRequired for package installation and email services

Software Requirements

SoftwareVersionOperating SystemWindows, Linux, or macOSNode.jsv18 or laternpmv9 or laterMongoDBv6.0 or laterRedisLatest stable versionRabbitMQLatest stable versionDocker & Docker ComposeOptional (for containerized deployment)GitLatest stable versionCode EditorVisual Studio Code (Recommended)Web BrowserGoogle Chrome, Microsoft Edge, Firefox, or any modern browser

No Q&A available yet

Be the first to ask a question!

Ask a Question

Customer Reviews

0.0 0 reviews
5
0
4
0
3
0
2
0
1
0

Write Your Review

No reviews yet

Be the first to review this project!

Related

Similar Projects

You might also be interested in these projects

Remote File Server
Web Apps
0.0 (0)
Intermediate
S
Sankalp Omar
Verified Seller

Remote File Server

Self-hostable cloud file server built with React & FastAPI for secure file storage, browsing, uploads, downloads, and remote access.

React FastAPI
Talentra-Smart Student campus placement project
Web Apps
0.0 (0)
Intermediate
K
Karan Khandare
Verified Seller

Talentra-Smart Student campus placement project

Talentra — AI-powered campus placement platform. Automates job postings, resume scoring, offer letters & analytics. Built with Spring Boot + React.

React.js Java Spring Boot +2
Quick.ai – All-in-One AI Content Creation Platform
Web Apps
0.0 (0)
Intermediate
K
Khushi Keshari
Verified Seller
80% OFF

Quick.ai – All-in-One AI Content Creation Platform

Quick.ai is a full-stack AI web app that helps users generate content, summarize documents, review resumes, and create AI images.

React.js Express.js Node.js +3
₹1,000 ₹5,000
View Project