yadvi12 / Troubleshooters

Home Page:https://prezi.com/view/NjMoKfG3iFQW9IiwpE8b/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team Troubleshooters Initiative - Election Buddy

Problem Statement:

⮞ In any country democratic voting is the most important event that allow its citizens to exercise their power by voting and electing their representatives. And to protect this right of the citizens, conducting fair elections is the basic prerequisite for any country.
⮞ In a democratic system, every vote counts.Yet, many adult citizens don't cast their votes on election day. They may be out of town or they feel that the voting center is located too far.
⮞ Replacement of this system is necessary to limit the voting frauds and to make the voting as well as counting process more transparent. Further a system is required that makes voting more convenient for the voters a system that minimizes the cost of conducting elections as money spent on national elections is huge. A system which allows us to vote even when we are traveling abroad or are not present in our home state.

Solution:

⮞ The Online voting system tends to maximize user participation, by allowing them to vote from anywhere and allowing access from different computer systems and from any device that has an internet connection. Voting on the internet provides a safe and private channel that allows all users to participate on equal terms.
⮞ Increased accessibility for residents abroad and for persons with difficulties in travelling or reduced mobility. This also has a positive impact on the final turnout and therefore on the legitimacy of the election.
⮞ The reduction in organizational and implementation costs significantly increases the efficiency of election management compared to the offline voting system.

How to get started?

⮞ Open the CMD in windows.
⮞ Change the current working directory to the location where you have the cloned directory.
⮞ Type git clone, and then paste the URL you copied earlier.

git clone [URL]

⮞ Now run npm install to install all the node packages.

npm install

⮞ And then run the following command to start the web-UI in development mode.

nodemon app.js

⮞ Open http://localhost:3000 to view it in the browser.

port:3000

Community and Contributions:

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. Please note we have a code of conduct, follow it in all your interactions with the project.

Found a Bug? Missing a specific feature?

Feel free to file a new issue with a respective title and description on the repository. If you already found a solution to your problem, we would love to review your pull request! Have a look at our contribution guidelines to find out about our coding standards.

License:

The Project is released under the terms of the MIT License.




About

https://prezi.com/view/NjMoKfG3iFQW9IiwpE8b/


Languages

Language:EJS 69.9%Language:CSS 25.0%Language:JavaScript 4.6%Language:HTML 0.4%