Skip to main content

College Voting System In VB.Net

The VOTE PLUS objective is to provide a system which manages the election activity done in a college or a school and its calculation of total vote which is very huge. The users will consume less amount of time when compared to manual paper work through the automated system. This College Voting System In VB.Net language and database in Sql Server is database backend.
The system will take care of all the election activity like voting, adding the candidates name, result, counting of votes in a quick manner.
Data storing is easier. It will be able to check the number of votes for each candidate. Paper work and manual work is reduced. The system is user friendly and easy to use. All the votes will be stored in the database and it avoids any miscalculation.
Scope:
This project is helpful to computerize the voting activities, modification in any candidates name and it is very helpful in calculating the votes implied for each candidate.
PROJECT CATEGORY:
Network based Application
PROJECT DESCRIPTION:
The “VOTE PLUS” software is based on an election activity for each student voting for a particular candidate he wishes to. Each student will be given a unique username and password. As soon as he logins by entering his username and password, a menu form will be shown with its first option as candidate list where all the candidates’ information standing for the election will be shown. Next procedure is the voting section where the user can vote for any candidate he wishes to.
There are 3 categories in the candidate post i.e., President, Secretary, Joint Secretary. The user can vote to any 1 from these 3 categories. The system will not provide the user to vote for more than 1 candidate in each category. This completes the voting procedure. All the data’s are being stored in the database.
Admin has his own username and password. Admin Provides username and password for other user’s .He also has the right to insert candidate’s name. And he also has the right to edit and delete those details to/from the list. The result will be shown. Only admin has the authority to see the results.
HARDWARE REQUIREMENTS:
  • Processor: Intel dual core or above
  • Processor Speed:1.0GHZ or above
    • RAM: 1 GB RAM or above
    • Hard Disk: 20 GB hard disk or above
SOFTWARE REQUIREMENTS:
  • Language: Microsoft Visual Studio 2008
  • Database: Microsoft SQL server 200
CONCLUSION:
“Vote plus” software developed for a school or to a college has been designed to achieve maximum efficiency and reduce the time taken to handle the Election activity. It is designed to replace an existing manual record system thereby reducing time taken for calculations and for storing data. The system uses VB .Net as front end and Microsoft SQL as a backend for the database.
The system is strong enough to withstand regressive yearly operations under conditions where the database is maintained and cleared over a certain time of span. The implementation of the system in the organization will considerably reduce data entry, time and also provide readily calculated reports.
BIBILIOGRAPHY:
  • Database Management System- Elmasri and Navathe
  • Microsoft Visual basic.net programmer’s book”- Macdonald.

Comments

Popular posts from this blog

Cashew Industry Management System

This Cashew Industry Management System is developed for managing the industry’s daily production details, stock maintenance, salary details and employee details, managed by office workers and administrator. This software system allows administrator to control the entire system including database maintenance for adding a new employee, employee wage payment, supplier details. As well as this software keeps track of work done by each employee in each section & inventory maintenance. LANGUAGES TO BE USED: Front end:    VB.NET Back end:     SQL server SOFTWARE REQUIREMENTS: Windows XP or above. Visual Studio 2010. SQL server 2008. STRUCTURE OF THE PROGRAM: The project contains the following modules: Admin module : This module includes the login module and sub modules. Supplier modules:  To manage suppliers, such as add new supplier or remove an existing one. Employee module:  To manage employees, such as...

Analog Clock using VB.NET

Here we created Analog Clock using VB.NET coding. This is the mini student project and you can learn some coding techniques in this project. this analog clock works in Visual studio 2008 version or Visual Studio 2012 version. No database required to created this analog clock. This mini project created in single form , 12 labels , 3 shapes, and 2 timers used to develop this project code. Analog Clock using VB.NET Programming Language:  VB.NET (This mini student project is for diploma, BCA and ITI students. This download link has source code of this project and it has exe file of this project. Kindly install winrar to extract this project code.) Share this:

PHP Guestbook Script

PHP Guestbook Script is developed using PHP and MySQL database.  Guestbook script allows you to put a  guestbook  option on your website which is helpful to visitors of the website. Using this script website visitor can send comments and feedback on your site. All the records of the guest book stores in MySQL database. The admin is the master user and he has the right to edit and delete the records. Features of PHP Guestbook Script: This script allows you to put a guestbook script on your website. This file is is free software and you can redistribute or modify according to your requirements. It is fully Customizable look, Easy Navigation and usefull for blog site. This is the professional PHP and MySQL based object oriented programming(OOP) fully customizable guestbook. Using this visitors can leave message on your website. The script allows the visitors to enter name, E mail, Title and comment. Admin page to view all recor...