Skip to content

Latest commit

 

History

History

general-election

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

General Election

Description

This mini project General Election is the implementation of General Election where multiple candidates may be present and people have to vote for them. Few of the most required operations that must be present in this mini-projects are

  • Multiple candidates must be present
  • Candidates need to be applied by the user
  • Once Election Starts no candidate shall be added afterward
  • NOTA (None of The Above) should be there
  • Store the value till someone quits the application.
  • Option to display the result
  • Announce Winner after displaying the result

Programming Languages to be used

  • Python
  • JavaScript
  • C/C++
  • Java
  • Dart

Every Group need to push their code on the branch with their group name and batch name, if your group is M-1 and you are from batch 1 then the branch name should be. M1-B1

Starting your Project

Create a file in a programming language, specified above, as general-election.py for python, general-election.js for javascript and so on.

Mentors

Contributors