Skip to content

Somsubhra1/Django-Polling-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Polling App

Description

A Simple Polling app created on Django Framework.

Installation

pipenv install

Running the app

$ cd pollster/
$ python manage.py runserver

License

This project is MIT licensed.