Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 263 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 263 Bytes

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.