Skip to content

Real-estate web app with django. Help User find properties from their preferred cities or neighborhood and Realtor list their properties.

Notifications You must be signed in to change notification settings

breel93/myHommes

 
 

Repository files navigation

myHommes

A full featured real estate website. that let user find properties in the preferred cities or neighborhood and also let realtor list their properties

Versions
Screenshot
How to install
git clone https://github.com/breel93/myHommes.git

or download zip and extract, open with text editor

Create a virtualenv and install the projects dependencies:

pip install -r requirements.txt

Create a local database:

python manage.py migrate

Start development server:

python manage.py runserver

Open your browser and access the setup page to create an admin account:

http://127.0.0.1:8000

Acknowledgement

About

Real-estate web app with django. Help User find properties from their preferred cities or neighborhood and Realtor list their properties.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published