Skip to content

The Django project on Real estate portal for 2nd year IT branch

License

Notifications You must be signed in to change notification settings

dipak122/Real_estate_portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A RealEstate

The Django project on Real estate portal (2nd year project)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You're going to need the tools below to run on your machine

Installing

A step by step series of examples that tell you have to get a development env running

First install python and virtualenv.

  • python - python programming language

pip install virtualenv

create and activate the virtual environment

then visit to

\MyDjangoProject-master\venv\Scripts\activate
then enter

pip install -r requirements.txt
python manage.py migrate

Atlast visit

\MyDjangoProject-master\djangoproject

python manage.py runserver

About

The Django project on Real estate portal for 2nd year IT branch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published