Skip to content

Latest commit

 

History

History
67 lines (53 loc) · 3.63 KB

README.md

File metadata and controls

67 lines (53 loc) · 3.63 KB

E-voting-portal

This project was especially designed for IITP, Gymkhana Elections that use to happen in our college yearly for different student representative posts. This was my first project in very first year of my undergraduate course.

Why we need such a platform?

Currently the procedure of Gymkhana Election is: we have to cast our votes by going to a place, filling up a form and then dropping it into a box. One/two weeks later results use to be declared. The Process is bit lengthy and requires lot of physical labour and consumes time. Hence, this idea came to me to develop a system, which can be easily accessible from anywhere inside and outside the campus using a smart-phone or a computer device. This will simplify our life a lot saving our time and our effort.

Features

  • Multiple Administrators.
  • Certified Results.
  • Branded Voting Websites.
  • Faster Results.
  • Email Authentication of Voters ‘ID.

Database

candidate user data
candidate_phpmyadmin user_phpmyadmin data_phpmyadmin

User Interface Mocks

Home Page Contact Us Page
home page contact us page
Login Page Sign up Page
login page sign up page
Voting Page1 Voting Page2
voting page voting page1
Admin Page1 Admin Page2 Admin Page3
admin page admin page1 admin page2

Project License

MIT License

Copyright (c) 2016 Anupam Das

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.