Skip to content

Voting website for voting on political parties in Norway, made with ASP.NET.

License

Notifications You must be signed in to change notification settings

kimlukasmyrvold/votingSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voting Site

Voting website for voting on political parties in Norway, made with ASP.NET.

License

This website was created due to a school project where the task was to make website where you could vote on different political parties that exists in Norway. The site had to connect to a database where the parties and voting information would be stored. The votes also had to be anonymous. Voters also should not be able to vote more than once, and can only vote for parties in the municipality that they belong to.

The project was created with ASP.NET Web Application (using .net framework) and Microsoft SQL Server.