Skip to content

GeBakaev/django-real-estate

Repository files navigation

Django Real Estate Website (2025 Update)

A Real Estate Agent website build using HTML, CSS and Django. This website serves as a listing directory for a real estate agent. Clear and simple design using CSS and Bootstrap. Most of the information visible on the website can be updated from the admin panel without the use of code.

Tested on Python 3.12.9 and Django 5.2

2025 Update:

  • Dockerized the application.
  • Re-working the design.
  • Fixing the code with up-to date design patterns.
  • Updated python libraries

Features

  • Responsive and Mobile Friendly Design using Bootstrap.
  • Add Listings with multiple images from Admin Panel.
  • Change Website Information from Admin Panel.
  • Integrated Google Maps Coordinate System.

Installation

  1. Clone this repository.
  2. Add keys inside a file called .env (Sample: .sample.env)
  3. RUN! docker compose -f docker-compose.yaml up --build

Changing Website Information and Adding Listings

If you need to change the information contained on the website. Most of information are stored in the database and can be changed from the admin panel (/admin). You can access the admin panel using the admin information you added in step 2. Listings can also be added or updated from the admin panel.

TODO

  • Better Responsive Images.
  • Update Images, Better CSS styling.

Images

Index Properties

More Images: https://imgur.com/a/wZcj2DU

About

A Real Estate Agent website build using HTML, CSS and Django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •