Releases: utmgdsc/PollVotingSystem
Releases · utmgdsc/PollVotingSystem
v1.0.2
v1.0.1
- Added vote count on the professor's poll vote control page
- Removed mongo id from CSV generated file
- Changed the CSV timezone data to EST
- Fixed a bug where when the user votes, the server should reflect back the option that they chose.
v1.0.0
Voting system for the MCS Department
- Professor and student views
- Viewing previous votes (In the form of a CSV)
- Supports multiple votes with the latest vote only showing
- Starting and stopping votes from the student side (As a professor)
- Each start and stop will count as 1 question
- On the creation of a new poll, a unique code will be generated (Kept in a redis cache)