Skip to content

A site that allows the public to view available polls but allows only authenticated users to vote and add polls. Only one vote in a poll can be selected by a user.

License

Notifications You must be signed in to change notification settings

PeterOlayemi/Poll-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poll-Site

A site that allows the public to view available polls but allows only authenticated users to vote and add polls. Only one vote in a poll can be selected by a user.

Features Included

  • One poll, one vote by one user
  • Users can view results
  • Pollster can edit and end poll
  • Pollster can view the users that voted

Installation

1. Clone Repository & Install Packages

2. Migrate & Start Server

  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py runserver

Where to find Me

Visit My Website

About

A site that allows the public to view available polls but allows only authenticated users to vote and add polls. Only one vote in a poll can be selected by a user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published