Skip to content

iVOTE is a web-based voting application developed for the student academic organizations of PUP Sta. Rosa Campus.

Notifications You must be signed in to change notification settings

BSIT-3-1-APPDEV/PUPSRC-AutomatedElectionSystem

Repository files navigation

Contributors Forks Stars Issues Pull requests GitHub Release


Logo

About

  • iVOTE is a web-based voting application developed for the student academic organizations of PUP Sta. Rosa Campus.
  • This project is for partial fulfillment of the subject COMP 20133: Applications Development and Emerging Technologies.

Important

iVOTE is currently undergoing continuous development, refinement, and testing and is not ready for use. If you encounter any defects or bugs, you may open a new issue ticket here.

Table of Contents

  1. Built With
  2. Features
  3. Role Access
  4. Contributors
  5. UI Snippets

Built With

  • Bootstrap
  • PHP
  • CSS
  • HTML
  • JavaScript
  • SCSS
  • JQuery

Features

Features Offered:
  1. Electronic Ballot Form
  2. Live Counting of Results
  3. Election configuration
    • Vote Scheduling
    • Dynamic Voting Guidelines
    • Rich-text Editor
  4. Exportation of Election Results
  5. Candidates Information Management
  6. Voters Account Mangagement
  7. Password Recovery
Other Features:
  1. Mobile Responsive
  2. Full Screen Toggle of Live Results
  3. Anonymous Toggle of Live Results

Role Access

Account Type Features and Functionalities
Voter Account registration, password recovery, and vote casting.
Admin Validation of voter account, and access to live counting of results
Head Admin Similar to admin, with only the additional privilege of adding new admin accounts

Contributors

Made with contrib.rocks.

UI Snippets

  • To follow

Back to Top