Giter VIP home page Giter VIP logo

vms-oop2-project's Introduction

VMS - Vote Management System

A project for the final term exam of the course OOP2 in AIUB

Visual Studio 2019 Project

MSSQL in backend

Voting Management System

Voting Management System is a paperless documentary application or system used for voting a character in any type of election. The population of Bangladesh is spread throughout its districts. Everyone has to be counted in this voting system and managing their votes in a paper or ballot system is time-consuming. The Voting Management System is a modern and innovative project. If we looked into other developed countries, they have already moved away from the ballot system years ago. The main advantage of the application is that the same app can be divided into all the districts and they can submit their own voting data and data from all the districts is merged to show a complete result. It aims to improve efficiency in collecting votes and reducing the complexity involved in merging data from all the districts and showing a complete result.

Instructions

To run the program on your system,

  1. clone the repo
  2. Create a Database in your MSSQL server and run the script from VMS.sql on the Database you just created
  3. Get the connectionString from your Database
  4. Open the project in Visual Studio and change the _connectionString variable in DBConnection.cs file with the Connection String from your Database
  5. Run the program and use ash as both username and password to login as Admin and manage all other users from the Admin Dashboard

Requirement Analysis

1.User Category : There are 3 types of users here, They are -

  • Admin
  • District Manager
  • General Public

2. Feature List :

  • In this project the Admin has the following features:
    • Login
    • Add new Admin
    • Assign a GeneralPublic as District Manager
    • View data for all district
    • View Total Result
    • Manage total list of General Public with NID and their details
    • Approve applied new accounts and assign NID to the new accounts
  • In this project District Manager has the following features:
    • Login
    • Assign a General Public as Candidate for Election
    • View Data for assigned district
    • View result for assigned district
  • In this project the General Public has the following features:
    • Login
    • Create Apply for Account (with NID must be included in the NID Database that Admin manages)
    • Vote any of the Candidates

Had to remove NID assignment and District wise Voting

vms-oop2-project's People

Contributors

ashrhmn avatar ashrhmn7 avatar

Stargazers

 avatar Alvi Hasan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.