raunak-r / django-iterative-html-Input

Easy implementation of Get, Post using Django Views and Templates to iteratively take inputs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Easy implementation of Get, Post using Django Views and Templates to iteratively take inputs.


Languages

Language:Python 82.7%Language:HTML 17.3%