Skip to content

Election Management System using Python MySQL connectivity to reduce the manual work of handling elections

Notifications You must be signed in to change notification settings

atumat/Election-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Election Management System

Election Management System using Python-MySql Connectivity. Python is used in database applications. MySQL is one of the most popular databases. The project uses relational Database to store candidates, voters, number of votes and Election Commission Rules

TABLE OF CONTENTS

  1. Introduction
  2. Scope of the Project
  3. Assumptions Made
  4. Requirements
  5. Database Used
  6. Bibliography

Introduction

The main objective of the Python Project on Election Management System is to manage the details of election, candidates, election commission rules, election Dates, Registration. It manages the information about Election, Votes, and Registration. The project is totally built at administrative end and thus only the administration is guaranteed the access. The purpose is to build an Application Program to reduce the manual work for managing the Elections, Candidates, Votes, and Election Commission Rules. It tracks all the details about Election Commission Rules, Votes and Registrations.

Scope

Development of Election Management System using Python- MySQL Connectivity. The project aims to manage the details of Elections, Candidates, Election Commission Rules, and Registration. The purpose of the project is to build an application to reduce the manual work for managing elections. It tracks all the Election Commission Rules, Election Dates, and Registration.

Assumptions Made

The assumption made herein the Election Management System is that the candidate names election places, party symbols and the state (from where the candidates are trying to win seats in elections) are all virtual and based on assumptions.

Requirements

➢ Python 3.7+
➢ MySql 5.7+
➢ Windows 8+

Database

ELECTION_MANAGEMENT_SYSTEM

Bibliography

I referred the following , articles and course lectures while working on this project-
https://en.wikipedia.org/wiki/Python_(programming_language)
https://en.wikipedia.org/wiki/MySQL
https://docs.python.org/3/
https://sultan-chand.com/ws/python12/

About

Election Management System using Python MySQL connectivity to reduce the manual work of handling elections

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages