Skip to content

flyingduck92/django-real-estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Crash Course - Real Estate

This is a real estate app built using Django 4

Prerequisites

Install the following prerequisites:

  1. Visual Studio Code
  2. Python

Installation

Install required dependencies

From the root directory run:

pip install -r requirements.txt

Run the application

From the root directory run:

python manage.py runserver

View the application

Go to http://localhost:8000/ to view the application.

Screenshots

listings listing create update

About

Django Crash course Real Estate CRUD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published