Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.
/ PollingApp Public archive

Polling / Voting website which retains user anonymity.

Notifications You must be signed in to change notification settings

Rockburner/PollingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polling/Voting App

Polling app including user registration and login for practise and demo purposes.

To use

  • Setup a PHP/MySQL environment using a suitable host service (eg Apache) and ensure that the host service is referencing the correct location on the server.
  • Copy all files into the location
  • use the 'kineotest.sql' file to populate a database (the file should automatically generate the database if it does not exits, and populate it)
  • setup a database user 'kineotest' with password 'kineotest'.
  • open the location via a web browser and login.
Dummy users.

The database is prepopulated with 5 dummy users

Not completed

Full user registration process (so don't try the registation form!)

Full voting results output (but comments hopefully to show logic to be used).

Candidate table is not fully populated (hacked to auto populate with dummy data if user has no candidates to choose from)

About

Polling / Voting website which retains user anonymity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages