Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 180 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 180 Bytes

pollNow

A web app to create polls.

Note:

Requires django to be preinstalled

To run the app locally

  1. Clone the repo
  2. cd mysite
  3. python manage.py runserver
  4. vote