Voting system for the employee using Android

Published on . Written by

Voting system for the employee using Android

This application will provide the facility to vote from their mobile phones securely. The android voting system is an application developed for android devices to deploy an easy and flexible way of casting votes anytime and from anywhere the application is uniquely created for associations to get workers votes in favor of any new strategy guideline or issues. The issues or contentions are nourished into the framework by the administrator. Representatives would then be able to give their vote a role as yes or no. One voter can just post one decision in favor of a contention. Every single vote cast is put away in the database for the particular contention. Toward the finish of the voting process, the system counts the total votes and generates a brief report of it to the admin. Along these lines, the application causes the organization to get legitimate input from the workers.

Read more..

SLNOTE

Skyfi Labs Projects

Project description

Let get started by downloading Android Development IDE i.e Android Studio either Eclipse or any of your choice.

Java- Java is the most well-known language that rings a bell when we talk about the android application. In this project, we are going to utilize java as our programming language.

XML- XML for design/layout the app.

Database- to store the vote and for the verification process.

Homepage - This page will have i.e the first one is a button for Admin Login and another one for User Login.

Some suggested module that developer can include in the app:

Admin Login: Admin manages the framework and feeds it with questions and contentions with wanted alternatives.

User Login: Employees should enlist into the framework for login and can see every issue being accounted for or matters being referred to.
Voting System: There will be three choices accessible for voting- yes, no, neutral. Employees can make their choice by choosing a choice. One voter can just post one decision in favor of a contention.
Votes Calculation: The framework consequently monitors every one of the votes being thrown for every alternative and all the while computes the complete votes cast.
Report Generation: At the end of the voting system, it creates the report for the administrator to make further moves. 

Again these modules depend upon the designer's need, So you can change the module as shown by your needs.


SLLATEST

Project Implementation:

  1. The initial step is to make another undertaking by any name then as the documents get stacked and as we know that Gradle is built, we’ll have activity_main.xml and MainActivity.java and here we have MainActivity which will be recognized as the main screen.
  2. Next, we need to make the User Interface of our App. The User Interface will be outstandingly essential and easy to use. It'd be a serious basic application with two main activities.
  3. Our design is totally set, now the next move is coding.
  4. To create a voting system, create new java files namely registration, verification, vote & logout and then create strings and variables, according to your needs and initialize them.
  5. Now set up (here set up means coding, declare, initialize) all the methods, listeners, and buttons.
  6. Make sure to interface the Database with your main java file.
  7. In the wake of completing the coding, run the application and watch the outcome.

Requirement

-Programming language - Java, XML for designing the app

-Any Database

-Android Studio or Eclipse IDE

-Smartphone

-A USB cable for connecting the phone to PC


SLDYK
Kit required to develop Voting system for the employee using Android:
Technologies you will learn by working on Voting system for the employee using Android:


Any Questions?


Subscribe for more project ideas