Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗳️ Vote Eligibility Checker Automation

A simple RPA project developed using UiPath Studio that determines whether a person is eligible to vote based on their age. The automation collects the user's age as input, evaluates it using conditional logic, and displays an appropriate eligibility message.

📌 Project Overview

This project demonstrates the use of basic UiPath activities, variables, and decision-making logic. It is designed as a beginner-friendly automation project to understand the fundamentals of Robotic Process Automation (RPA).

✨ Features

  • User-friendly age input interface
  • Automated voting eligibility verification
  • Instant result display
  • Simple and efficient workflow
  • Beginner-level UiPath implementation

🛠️ Technologies Used

  • UiPath Studio
  • RPA (Robotic Process Automation)

🔄 Workflow

  1. The user enters their age.
  2. The automation validates the input.
  3. If the age is 18 years or above, the user is declared Eligible to Vote.
  4. Otherwise, the user is declared Not Eligible to Vote.
  5. The result is displayed through a message box.

🎯 Learning Outcomes

  • Understanding UiPath workflow design
  • Working with user inputs and variables
  • Implementing conditional logic
  • Building simple automation solutions

👨‍💻 Author

Subhasmita Sendh

About

This is a simple UiPath automation project that determines whether a person is eligible to vote based on their age.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors