RentalEase is a full-stack rental platform that allows users to list properties for rent and browse accommodations easily. It streamlines the rental experience with a modern UI, powerful backend, and a user-first design.
- live demo: [https://rentalease.onrender.com/listings]
- Browse available properties
- Filter by location, price, amenities, etc.
- View property details and host profiles
- Sign up and log in securely
- List a new property with details and images
- Manage all your rental listings
- View bookings made by guests
- Login/Sign-up with Passport.js
- Sessions & cookies for persistent login
| Layer | Technologies |
|---|---|
| Frontend | HTML, JavaScript, CSS, EJS, Bootstrap |
| Backend | Node.js, Express.js, MongoDB, Mongoose |
| Auth | Passport.js, Express-session, Cookies |
| Database | MongoDB Atlas |
| Deployment | Render |