Welcome to AbodeFinder, a platform designed to assist students, employees, and individuals who are new to a city in finding suitable accommodation. Moving to a new city or state can be challenging, especially when faced with communication barriers. AbodeFinder simplifies this process by enabling users to search for available homes easily.
- User Authentication: Secure signup and login functionality.
- Home Search: Users can search for available homes based on location and other criteria.
- Detailed Listings: Each listing provides detailed information about the property.
- User-Friendly Interface: Simple and intuitive design for ease of use.
To get started with AbodeFinder, follow these steps:
-
Clone the repository: ```bash git clone https://github.com/yourusername/abodefinder.git cd AbodeFinder ```
-
Run migrations: ```bash python manage.py migrate ```
-
Start the development server: ```bash python manage.py runserver ```
- Sign up: Create a new account or log in if you already have one.
- Search for homes: Use the search functionality to find available homes in your desired location.
- View listings: Check the details of the listings that interest you.
- Contact property owners: Reach out to the property owners or managers for more information or to arrange a viewing.
- Frontend: Bootstrap
- Backend: Django
- Database: SQLite
- Authentication: Django Authentication System
This site is available here: AbodeFinder
We welcome contributions to enhance AbodeFinder. To contribute, follow these steps:
- Fork the repository.
- Create a new branch (`git checkout -b feature/YourFeature`).
- Make your changes.
- Commit your changes (`git commit -m 'Add some feature'`).
- Push to the branch (`git push origin feature/YourFeature`).
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, feel free to reach out:
- Email: [email protected]
- GitHub: ShradhaSaxena23