{"id":18963822,"url":"https://github.com/rajaditya01/realrentalhub","last_synced_at":"2026-04-30T19:32:30.506Z","repository":{"id":236960040,"uuid":"792199034","full_name":"RajAditya01/RealRentalHub","owner":"RajAditya01","description":"Real RentalHub is a full-stack application designed to revolutionize the way people find and list properties for rent. With a sleek and intuitive interface, it provides users with a seamless experience for discovering, renting, and managing rental properties.","archived":false,"fork":false,"pushed_at":"2024-10-06T13:17:26.000Z","size":4097,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T07:19:05.414Z","etag":null,"topics":["firebase","mern-stack","redux-toolkit","telwind-css"],"latest_commit_sha":null,"homepage":"https://realrentalhub-production.up.railway.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RajAditya01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-26T07:16:32.000Z","updated_at":"2024-10-16T10:01:29.000Z","dependencies_parsed_at":"2024-05-04T12:28:21.330Z","dependency_job_id":"941ce508-5375-44f0-8256-1b48709c1c5f","html_url":"https://github.com/RajAditya01/RealRentalHub","commit_stats":null,"previous_names":["rajaditya01/realrentalhub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RajAditya01/RealRentalHub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RajAditya01%2FRealRentalHub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RajAditya01%2FRealRentalHub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RajAditya01%2FRealRentalHub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RajAditya01%2FRealRentalHub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RajAditya01","download_url":"https://codeload.github.com/RajAditya01/RealRentalHub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RajAditya01%2FRealRentalHub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32475192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firebase","mern-stack","redux-toolkit","telwind-css"],"created_at":"2024-11-08T14:21:51.806Z","updated_at":"2026-04-30T19:32:30.487Z","avatar_url":"https://github.com/RajAditya01.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cH1 align =\"center\" \u003e Real RentalHub  \u003c/h1\u003e\n\u003ch5  align =\"center\"\u003e \nWelcome to Real RentalHub! This project is a cutting-edge real estate marketplace built from scratch using the MERN stack. \u003c/h5\u003e\n\u003cbr/\u003e\n\n  * [Key Features](#key-features)\n  * [Technologies used](#technologies-used)\n  * [📸 Screenshots](#screenshots)\n  * [Author](#author)\n\n\n## Overview\n\nReal RentalHub is a full-stack application designed to revolutionize the way people find and list properties for rent. With a sleek and intuitive interface, it provides users with a seamless experience for discovering, renting, and managing rental properties.\n\n## Key Features\n\n- User registration and login\n- Authentication using JWT Tokens\n- Property searching and filtering\n- Pagination for property listings\n- CRUD operations (Property create, read, update, and delete)\n- Uploading property images to the server\n- Favoriting properties and creating a wishlist\n- Booking property tours and appointments\n- Real-time chat between tenants and landlords\n- Responsive Design for all devices\n\n## Technologies Used\n\nThis project was developed using the following technologies:\n\n### Frontend\n\n- [React.js](https://reactjs.org/) - JavaScript library for building user interfaces\n- [React Hooks](https://reactjs.org/docs/hooks-intro.html) - State management\n- [React Router](https://reactrouter.com/) - For client-side routing\n- [axios](https://www.npmjs.com/package/axios) - HTTP client for making API calls\n- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS) - Styling\n- [Material-UI](https://material-ui.com/) - React component library for UI design\n- [Mapbox](https://www.mapbox.com/) - Interactive maps for property locations\n- [Socket.io](https://socket.io/) - Real-time communication for chat feature\n\n### Backend\n\n- [Node.js](https://nodejs.org/) - JavaScript runtime environment\n- [Express.js](https://expressjs.com/) - Web application framework for Node.js\n- [MongoDB](https://www.mongodb.com/) - NoSQL database for storing property data\n- [Mongoose](https://mongoosejs.com/) - MongoDB object modeling for Node.js\n- [jsonwebtoken](https://www.npmjs.com/package/jsonwebtoken) - Authentication middleware\n- [Bcrypt.js](https://www.npmjs.com/package/bcryptjs) - Password hashing for user security\n- [Nodemailer](https://nodemailer.com/about/) - Email service for sending notifications\n\n##  Screenshots \n![image](https://github.com/RajAditya01/RealRentalHub/assets/101439988/3be44cc9-5942-4a1d-a4ee-2627287d8e8a)\n---- -\n![image](https://github.com/RajAditya01/RealRentalHub/assets/101439988/c30316c0-490c-4f59-8ca1-0bc7720e6c6f)\n---- -\n![image](https://github.com/user-attachments/assets/81dd0b7c-3b25-482c-bc86-e68ed9ae3a47)\n---- -\n![image](https://github.com/RajAditya01/RealRentalHub/assets/101439988/98a4cf24-ad48-4e66-aee7-7f29608c1054)\n---- -\n![image](https://github.com/RajAditya01/RealRentalHub/assets/101439988/e0cd4c5c-3a4b-4a42-8416-0c1dc26dc42c)\n---- -\n![image](https://github.com/RajAditya01/RealRentalHub/assets/101439988/53c4b331-c0b5-4d1c-9bbc-b48e12c59fba)\n---- -\n![image](https://github.com/RajAditya01/RealRentalHub/assets/101439988/6e2da65a-6327-40ac-9b7d-e31b062ebf55)\n\n## Author\n\n- Github: [Aditya Raj](https://github.com/RajAditya01)\n- Linkedin: [Aditya Raj](https://www.linkedin.com/in/aditya-raj-aa923721a/)\n- Email: [adityavishal903@gmail.com](mailto:adityavishal903@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajaditya01%2Frealrentalhub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajaditya01%2Frealrentalhub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajaditya01%2Frealrentalhub/lists"}