Skip to content

Tags: lenard123/Voting-SystemVB.Net

Tags

v1.1

Toggle v1.1's commit message
Bug fixes

- Specify ElectionID On CountAllVotes()

Signed-off-by: Lenard Mangay-ayam <lenard.mangayayam@gmail.com>

v1.0-beta

Toggle v1.0-beta's commit message
Add Features and Bug Fixes

# AdminHomeStarted
# - Add Refresh Button
# - Data will only be refresh when the refresh button has been clicked
#
# ManageParty
# - Hide Buttons When the election already started
#
# Position
# - Bug fixes, NullPointerException
#
# Votes
# - Add GetAllVotes Function
#
# VoteCount
# - Features added to VotersPanel
#

Signed-off-by: Lenard Mangay-ayam <lenard.mangayayam@gmail.com>

v0.5-alpha

Toggle v0.5-alpha's commit message
.

v0.4-alpha

Toggle v0.4-alpha's commit message
Rename StartElection1 -> StartElection

v0.3

Toggle v0.3's commit message
Add Admin Save Function