Skip to content

An Online Voting System project using ASP.NET and SQL Database.

Notifications You must be signed in to change notification settings

VEDANTBISHT/Online-Voting-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online-Voting-System

An Online Voting System project using ASP.NET and SQL Database.


• Installation
  • Prerequisites
    1. Microsoft Visual Studio 2015
    2. Micosoft SQL Server
    3. SQL Configuration Manager
    4. Web Browse
  • Using Microsoft Visual Studio 2015
    1. Create a new Project Website in Visual Studio
    2. Fork this repo
    3. Copy all the files in this repo to website's folder
    4. Configure Database on the machine accordingly
    5. Run the website
  • Technologies Used
    • Visual Studio 2015
    • HTML,CSS and C#
    • SQL

• Main files
  • Home.aspx
  • Admin
    • AddCandidates.aspx
    • admin.aspx
    • AdminLogin.aspx
    • Result.aspx
  • User
    • Election.aspx
    • Login.aspx (User Login)
    • Register.aspx

• Snapshot of a project

Candidate Registration Screen

Voter Login Screen

Voter Registration Screen

Election

Result Screen

About

An Online Voting System project using ASP.NET and SQL Database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.4%
  • C# 5.9%
  • ASP.NET 5.2%
  • Other 0.5%