Skip to content

ShwetaRaje23/Property-pred-dva

Repository files navigation

DVAProject

All the source files and datsets pertaining to "Property Predictor" project

#data folder: All the sources of data that we currently found. Includes:

  • Crime data
  • Small data for around atlanta.

#Setting up a server (Django)

  • Clone/ Pull the project in your local directory
  • Run - pip install django in your command line
  • Once Django is installed on your machine, navigate to the directory that has manage.py
  • Run - python manage.py runserver
  • You should see the basic html file in your localhost.

This is a indepth tutorial for Django that is really good. https://docs.djangoproject.com/en/1.8/topics/install/ https://docs.djangoproject.com/en/1.8/intro/tutorial01/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published