Skip to content

MShrinath/OnlineVotingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

SDP-14: Online Voting System

The Online Voting System is a web-based application designed to enable secure and convenient voting in elections, polls, and other voting events. It serves as a user-friendly platform where eligible voters can cast their votes electronically, ensuring accuracy, transparency, and accessibility in the voting process. The system aims to simplify voting procedures, reduce voting-related errors, and encourage higher voter participation.

Members

Install

Follow the following steps to get development environment running.

  • Frontend
cd client
npm install
npm start
  • Backend
cd server
npm install
npm run dev

About

Online Voting System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published