Skip to content

MT-dotse/real-estate-app-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Estate App – Fullstack Django 🏡

A fictional real estate listing platform built entirely with Django. This project includes property listings, agent profiles, contact forms, and a full-featured admin dashboard. It demonstrates both backend logic and server-rendered frontend using Django's templating engine.


🔍 Features

  • Property listings with images and details
  • Search and filter functionality
  • Agent information and contact form
  • Django admin for content and user management
  • Responsive UI using Bootstrap

🛠 Tech Stack

  • Backend & Frontend: Python, Django, Django Templates
  • Database: PostgreSQL
  • Styling: Bootstrap 4 (served via static files)

🚀 Getting Started

1. Clone the repository

git clone https://github.com/MT-dotse/real-estate-app-fullstack.git
cd real-estate-app-fullstack

What have I learned 💡

  • Basic Python (lists, dictionaries, functions, conditionals, etc)
  • Setup Virtual Environments
  • Install & configure Django
  • Create Django "apps"
  • Postgres Setup (local and remote)
  • Schema planning, models & migration
  • Admin customization
  • Bootstrap integration
  • Full search functionality
  • User Authentication

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published