Back to projects
Hotel Booking System
Full-stack hotel reservation application.

Overview
A full-stack hotel booking application developed as part of the DevWeekends Fellowship. The project covers the core hotel reservation experience, including browsing properties, searching availability, selecting accommodation, and completing bookings.
Key Features
- Hotel and room browsing.
- Availability search based on booking dates.
- Room selection and reservation workflow.
- Booking confirmation flow.
Engineering Highlights
- Built the application using React and TypeScript.
- Implemented the end-to-end hotel reservation workflow.
- Integrated the frontend with a Node.js and Express backend API.
- Handled availability and booking-related application flows.
Tech Stack
Frontend
ReactTypeScriptTailwind CSS
Backend & API
Node.jsExpressREST APIs
Deployment
Deployed on Vercel with separate frontend and backend application components.