Skip to content

msjahun/VotingSystem

Repository files navigation

VotingSystem

Edit the connection string in VotingSystemWeb in appsettings.json Prerequisite: Have sql server installed
Have latest visual studio with asp.net core installed
Go to your visual studio powershell console, select current project to Vs.Data

type in the console
"update-database"


Run the project VotingSytemWeb and on your browser from visual studio.
first visit this link visit this links

https://localhost.com:xxxx/seed/seedCandidates
https://localhost.com:xxxx/seed/seedstates
to seed data

About

Software security course project: Voting system, that gurantees fairness, anonymity, security and privacy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages