Skip to content

rodgersxy/Real-Estate-Listings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot from 2024-03-14 13-09-15

Screenshot from 2024-03-14 13-09-55

Screenshot from 2024-03-14 13-10-59 Screenshot from 2024-03-14 13-11-33

Built With

Tools, libraries and resources used:

fork or clone

git clone url  

some of MySQL used commands

SHOW DATABASES;  
SHOW TABLES;  
eg  
SELECT * FROM listings_listing;  

How to Run the real estate project:

source venv/bin/activate    
python manage.py runserver  

start django project

(venv)django-admin startproject projectName .
(venv)python manage.py startapp appName

By Rodgers Mogaka

About

Real estate website with python,Django and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published