Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.11 KB

README.md

File metadata and controls

43 lines (35 loc) · 1.11 KB

php-vote

Voting management system written in php | Maturita exam task

Feature freeze: End of January 2015 Deadline: March 2015 Development over!

Build Status

Planned features:

These features must be available before the deadline:

  • Multiple voting rooms
  • 2 levels of accounts - Admin, Teacher
  • Registration
  • Authentication with cookies
  • Graphical output of results
  • Administration -
    • Voting -
      • Graphical output of results
      • Text output of results
      • Editing of votings, questions and possibilities
      • Removing of votings, questions and possibilities
    • Users - Overview, deleting, editing
    • Additional settings - Setting cookie on student PCs

Additional features:

These fearures were not part of original task:

  • Input validation on backend side
  • Status messages in administration
  • Tests for some functions
  • Theming support
  • Zero medium and high level errors reported by skipfish

Requirements:

  • Web server with php and .htaccess support
  • Modern Web Browser