https://github.com/dodul01/house-hunter
House Hunter is your go-to platform for finding and listing homes. Seamlessly connect house owners with renters, manage bookings, and explore properties. Discover your dream home or effortlessly showcase yours—House Hunter simplifies the rental experience for all.
https://github.com/dodul01/house-hunter
authorization expressjs full-stack mongodb nodejs-server react-router reacthottoast reactjs tailwindcss
Last synced: 2 months ago
JSON representation
House Hunter is your go-to platform for finding and listing homes. Seamlessly connect house owners with renters, manage bookings, and explore properties. Discover your dream home or effortlessly showcase yours—House Hunter simplifies the rental experience for all.
- Host: GitHub
- URL: https://github.com/dodul01/house-hunter
- Owner: Dodul01
- Created: 2024-01-22T09:38:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T03:50:23.000Z (over 2 years ago)
- Last Synced: 2025-04-05T23:25:22.315Z (about 1 year ago)
- Topics: authorization, expressjs, full-stack, mongodb, nodejs-server, react-router, reacthottoast, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://kindly-plants.surge.sh
- Size: 154 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# House Hunter 🏡
Welcome to House Hunter, your ultimate destination for finding the perfect home or apartment!
## Table of Contents
- [Features](#features)
- [Technologies Used](#technologies-used)
## Features
- **User Authentication**: Sign up, sign in, and secure your account with JWT authentication.
- **Role-based Access**: Distinguish between house owners and house renters with role-based access controls.
- **Bookings System**: Easily book your dream home, view your bookings, and cancel reservations.
- **Dashboard for House Owners**: Manage your listed properties, view booking requests, and keep track of your earnings.
- **Responsive Navigation**: A sleek and responsive navigation bar for easy access to essential features.
- **User-friendly Modals**: Conveniently add new houses with a user-friendly modal.
- **Booking Information Table**: Visualize your bookings with a clean and organized table.
- **Tailwind CSS Styling**: Modern and aesthetic styling using Tailwind CSS.
## Technologies Used
- **Frontend**: React.js
- **Backend**: Node.js, Express.js
- **Database**: MongoDB
- **Authentication**: JWT (JSON Web Tokens)
- **Styling**: Tailwind CSS