Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.62 KB

readme.md

File metadata and controls

32 lines (27 loc) · 1.62 KB

__null418 - Electora Club Voting System

Welcome to our INFO 2602 Coursework Project! This project aims to provide a single page dynamically loaded web application that facilitates the hosting of various club elections as well as the voting process.

FEATURES

The following is a list of features that are implemented into the developed web application:

  • Ability to register and login to application
  • As a registered user, join clubs and participate in elections
  • Host your own election for a particular club
  • Control how the election is conducted with the ability to edit elections and candidates.
  • Pie charts that show the distribution of votes between candidates of an election
  • User friendly design
  • Single page design

POSTMAN COLLECTIONS

RESOURCES USED

  • Bootstrap - Styling and mobile based navigation
  • Chart.js - Generating graphs and pie charts
  • jQuery - Script functionality

PROJECT DELIVERABLES

CONTRIBUTORS