{"id":16585844,"url":"https://github.com/codervivek5/rentify","last_synced_at":"2025-09-04T04:06:52.567Z","repository":{"id":240776640,"uuid":"802480581","full_name":"codervivek5/Rentify","owner":"codervivek5","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-20T18:09:20.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T17:54:31.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rentify-pearl.vercel.app","language":"Python","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/codervivek5.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}},"created_at":"2024-05-18T12:16:03.000Z","updated_at":"2024-05-20T18:09:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8ee11e4-3490-43ec-b4a3-7094f03ec46d","html_url":"https://github.com/codervivek5/Rentify","commit_stats":null,"previous_names":["codervivek5/rentify"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codervivek5%2FRentify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codervivek5%2FRentify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codervivek5%2FRentify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codervivek5%2FRentify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codervivek5","download_url":"https://codeload.github.com/codervivek5/Rentify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242159408,"owners_count":20081464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-11T22:49:49.748Z","updated_at":"2025-03-06T06:26:52.756Z","avatar_url":"https://github.com/codervivek5.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Rentify\n\nRentify is a Django-based web application for managing property listings and interests.\n\n## Table of Contents\n\n- [Project Description](#project-description)\n- [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n  - [Configuration](#configuration)\n  - [Running the Development Server](#running-the-development-server)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Project Description\n\nRentify is a platform designed to help users manage property listings, express interest in properties, and connect with sellers. It allows users to list their properties with details such as area, number of bedrooms, bathrooms, amenities, nearby hospitals, colleges, and price. Users can also express their interest in properties listed by others.\n\n## Setup\n\n### Prerequisites\n\n- Python 3.x\n- Django (installed automatically via `requirements.txt`)\n- Other dependencies listed in `requirements.txt`\n\n### Installation\n\n1. Download and extract the ZIP file containing the Rentify project.\n\n2. Navigate to the project directory in your terminal or command prompt.\n\n3. Install dependencies using pip:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n### Configuration\n\n1. Configure the Django settings:\n\n   - Create a `.env` file in the root of your project.\n   - Add necessary configuration variables such as `SECRET_KEY`, `DEBUG`, `DATABASE_URL`, etc.\n\n### Running the Development Server\n\n1. Activate the virtual environment (if you're using one):\n\n   - On Windows:\n\n     ```bash\n     venv\\Scripts\\activate\n     ```\n\n   - On macOS/Linux:\n\n     ```bash\n     source venv/bin/activate\n     ```\n\n2. Run the Django development server:\n\n   ```bash\n   python manage.py runserver\n   ```\n\n   The development server will start running at http://127.0.0.1:8000/.\n\n## Usage\n\nAfter setting up the project and running the development server, you can access Rentify in your web browser. You can create a new account, list properties, express interest in properties listed by others, and manage your property listings.\n\n## Contributing\n\nWe welcome contributions from the community! If you have any ideas, bug reports, or feature requests, please feel free to submit them through the GitHub repository.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodervivek5%2Frentify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodervivek5%2Frentify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodervivek5%2Frentify/lists"}