Rentor is an online housing rental system that allows users to search and rent properties based on specific areas. Property owners can add and manage their rental listings. The application provides a user-friendly interface for both renters and property owners.
-
Owner Functionality:
- Add, update, and manage rental properties.
- View and manage rental listings.
-
User Functionality:
- Sign up and log in to the system.
- Search for rental properties by area (using pincode).
- View detailed information about rental properties.
- Contact property owners for more information.
- Sign Up and Log In: Users can sign up and log in to the system to access the rental features.
- Search and Rent: Users can search for rental properties by entering a pincode and view detailed information about each property.
- Manage Listings: Property owners can add new rental listings, update existing ones, and manage their properties through the dashboard.
Clone the repository from GitHub and set up the project:
git clone https://github.com/Subham1/Rentro.git
cd Rentro
npm install body-parser mysql path session multer