Skip to content

An online voting system using ASP.NET MVC 5, Entity Framework (DB First Approach) and SQL Server 2014

License

Notifications You must be signed in to change notification settings

sumuongit/asp-mvc-online-voting-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

General Info

An online voting system using ASP.NET MVC 5, Entity Framework (Database First Approach) and SQL Server 2014

Some snapshots (Partially Shown) of the Online Voting System are given below:

Position Wise Candidate List:
Position Wise Candidate List

Voter List:
Voter List

Vote Casting Panel:
Vote Casting Panel

Voting Result:
Voting Result

Features

  • Position Wise Candidate List
  • Voter List
  • Vote Casting Panel
  • Voting Result

and much more

Database Scripts

Database Scripts

Technologies

This application is created with:

  • Visual Studio 2017
  • C#
  • ASP.NET MVC 5
  • Entity Framework (Database First Approach)
  • SQL Server 2014

Setup

To clone and run this repository you will need Git installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/sumuongit/asp-mvc-online-voting-system.git
# Go into the repository
$ cd asp-mvc-online-voting-system

Contributing

  • Fork the repository
  • Create a topic branch
  • Implement your feature or bug fix
  • Add, commit, and push your changes
  • Submit a pull request

License

MIT License

About

An online voting system using ASP.NET MVC 5, Entity Framework (DB First Approach) and SQL Server 2014

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published