SmartStay is a full-stack web application inspired by Airbnb.
It provides users with a platform to list, browse, and book vacation rentals, with secure authentication and booking features.
- User Authentication (Signup/Login)
- Property Listings with images and details
- Search & filter functionality
- Booking system with secure flow
- Reviews and ratings for properties
- Responsive UI for a smooth user experience
- Frontend: HTML, CSS, JavaScript (Responsive UI with EJS templating)
- Backend: Node.js, Express.js
- Database: MongoDB (Atlas)
- Other: REST APIs, Session handling