Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 499 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 499 Bytes

Django Project to Iteratively take Inputs

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  1. Set up a new virtualenv directory.
virtualenv .
source bin/activate
Pull the repository

Prerequisites

The project is implemented on

  1. Django 1.8 The requirements.txt file contains the python packages which needs to be installed.
localhost:8000/login
credentials - abc/0000