django-real-estate icon indicating copy to clipboard operation
django-real-estate copied to clipboard

A tutorial project for beginners learning Django

JustDjango

The Definitive Django Learning Platform.

Django Crash Course

This repository is the final code for the Django Crash Course found on YouTube and JustDjango.


Running the Project

  1. Create a virtual environment with virtualenv venv
  2. Activate the environment with source env/bin/activate
  3. Install dependencies with pip install django
  4. Run the server with python manage.py runserver

Other places you can find us:

YouTube Twitter