Skip to content

It is django project with user registeration and management. It has user Dashboard and customised admin panel. It has form submission and email functionality integrated into it

Notifications You must be signed in to change notification settings

MZHussain0/Django-RealEstate-Project

Repository files navigation

Django-RealEstate-Project

It is django project with user registeration and management. It has user Dashboard and customised admin panel. It has form submission and email functionality integrated into it.

INSTRUCTIONS TO RUN THE PROJECT ON LOCALHOST:

Clone this repo. Then follow these instructuons. -

  1. Install pipenv
pip install pipenv
  1. Activate the venv
pipenv shell
  1. Install the dependencies
pipenv install
  1. Start the django server
python manage.py runserver

About

It is django project with user registeration and management. It has user Dashboard and customised admin panel. It has form submission and email functionality integrated into it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published