You are on page 1of 10

Internship Presentation

Hotel Room Booking Website using


MERN Stack

Presented By
Subhajit Samanta (2020CSB046)
Department of Computer Science &
Technology

Under the Guidance of:


Prof. Ashis Kumar Layek
Indian Institute of Engineering Science & Technology, Shibpur
Abstract
In my internship, we aimed to make a website which will help people
easily book hotel rooms using their computers or phones. We used MERN
Stack - MongoDB, Express.js, React.js, and Node.js - to create it.
User can explore different rooms, see pictures, prices. He can also book a
room by making payment.
But it wasn't just for travelers. We also made a part of the website just for
the people who manage the hotel. They could use it to keep track of all
the bookings, update room info, and make sure everything ran smoothly.
What is MERN Stack ?
• MongoDB: NoSQL Database.

• Express.js: Web Application framework for Node.js to build


APIs easily.

• React.js: A JavaScript library used for building user interfaces.

• Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.


Node.js enables developers to run JavaScript code outside the browser,
primarily on the server-side
Application Architecture
Database Schema
Website Snapshot (Login Page)
Website Snapshot (Landing Page)
Website Snapshot (Room CatLog)
Website Snapshot (Dashboard)
Thank You

You might also like