Skip to content

femalves/realestate_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Language Count GitHub Top Language GitHub Last Commit License



Screen Shot 2020-08-11 at 12 12 56

👹 Demo Web

Visit demo website

💻 Tecnologies used

💅 Styling

⚙️ Functionalities

  • Admin Area
  • Authentication
  • Add, remove, edit listings
  • Add, remove, edit agents
  • Search
  • Forms to make inquiries
  • Seller of the month
  • Pagination

🏃 How to run

# Clone this repository
$ git clone https://github.com/femalves/blog

# From the terminal, go to folder
$ cd btre_project

# Create and run virtual environment
$ virtualenv env
$ source env/bin/activate

# Run migrations
$ python manage.py makemigrations
$ python manage.py migrate

# Start local server
$ python manage.py runserver

# Go to http://localhost:8000

📝 License

MIT

About

Real estate web page project in Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published