Skip to content

SaurabhJ93/Real_Estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check RealEstate: Property Search Made Easy

This is a Django Based application for real estate listings and manegement. This project is made as part of the course Python Django Dev To Deployment by Brad Traversy. This website is currently hosted on www.checkrealestate.live

Functinalities:

  1. Browse and search through property Listings without logging in.
  2. Filter based on city, price, number of bedrooms and also keywords like 'pool', etc.
  3. Registerd users can create enquiries for listing and view updates on their dashboard.
  4. Admin portal to control the addition, deletion and publishing of properties, adding realtors, etc.

Installtion guide:

  1. Clone the repo: git clone
  2. Install packagaes: pip install requirements.txt
  3. Start the virtual environment using: source venv/bin/activate
  4. Run the server: python manage.py runserver

About

Django Based application for real estate listings and manegement.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors