Booking Flow
Allows users to browse rooms, check availability, and create hotel bookings.


// Full-Stack / Hotel Booking Demo Project
A full-stack hotel booking web application built with React, Vite, Tailwind CSS, Express, MongoDB, Clerk, Cloudinary, and Stripe.
01 / Overview
FindInn is a full-stack hotel booking demo application that allows users to browse available rooms, view hotel details, check availability, create bookings, and manage reservations. Hotel owners can register their hotel, add rooms with Cloudinary image uploads, manage room availability, and review booking dashboard data. The project uses React, Vite, Tailwind CSS, Express, MongoDB, Mongoose, Clerk, Cloudinary, Stripe, Axios, and Vercel to demonstrate full-stack architecture, authentication, file uploads, payment flow, REST API design, and responsive UI development.
Allows users to browse rooms, check availability, and create hotel bookings.
Provides hotel owners with tools to add rooms, manage availability, and review booking data.
Integrates Cloudinary for room image uploads and Stripe test checkout for demo payments.
02 / Key Features
01
Users can explore available rooms, view hotel details, review amenities, browse room images, and check location information.
02
Supports destination search, room type filtering, price range filtering, and sorting options for a better browsing experience.
03
Allows users to select check-in and check-out dates, check room availability, and create bookings through the application.
04
Uses Clerk for user authentication, protected routes, session handling, and user-based booking workflows.
05
Provides an owner-facing dashboard where hotel owners can register their hotel, add rooms, manage room availability, and review booking data.
06
Uses Multer and Cloudinary to upload and store room images for hotel owner room management.
07
Integrates Stripe checkout in test mode to simulate online payment for hotel bookings.
03 / Process
01
June 2025
Defined the hotel booking flow, user booking journey, owner dashboard requirements, room data model, and full-stack project structure.
02
June - July 2025
Built the React and Tailwind CSS interface, including home page sections, room listings, room details, booking views, and responsive navigation.
03
July 2025
Created the Express and MongoDB backend with routes, controllers, models, authentication middleware, and REST API endpoints.
04
July 2025
Integrated Clerk for authentication, Cloudinary for image uploads, Stripe for test checkout, and Nodemailer for booking email flow.
05
July 2025
Deployed the client and server with Vercel, configured environment variables, prepared demo data, and refined the project for portfolio presentation.
04 / Tech Stack
React
JavaScript
Vite
Tailwind CSS
React Router
Axios
Node.js
Express
MongoDB
Mongoose
Clerk
Cloudinary
Stripe
Vercel
Git
05 / Results
Full
Booking Flow
Owner
Dashboard
Stripe
Test Checkout
Live
Vercel Deploy
© 2026 Hyosang Han's Portfolio. All rights reserved.