8000 GitHub - Pishgard/Real-Estate-Django: Real Estate Django
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Pishgard/Real-Estate-Django

Repository files navigation

Real-Estat-Django

A real estate listings website built with python django bootstrap.

A simple, reponsive website. Built with:

  • Python
  • Django
  • Bootstrap 4
  • JQuery

If you are new to Django, checkout the Django 3.x Cheat Sheet

How to run this project

  1. Clone the project
git clone https://github.com/Pishgard/Real-Estat-Django.git
  1. Make sure you are in Real-Estate-Django-Persian folder

  2. Install all dependencies

pip install -r requirements.txt
  1. Install PostgreSQL

  2. Run Migrations

python manage.py makemigrations
python manage.py migrate
  1. Run Server
python manage.py runserver

About

Real Estate Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0