Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sayangd/uipath_clothingconsultant
This repository contains a test project that I have created while learning UiPath
https://github.com/sayangd/uipath_clothingconsultant
Last synced: 5 days ago
JSON representation
This repository contains a test project that I have created while learning UiPath
- Host: GitHub
- URL: https://github.com/sayangd/uipath_clothingconsultant
- Owner: SayanGD
- Created: 2022-08-05T06:35:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T14:41:12.000Z (over 2 years ago)
- Last Synced: 2024-12-17T15:48:12.489Z (about 2 months ago)
- Homepage:
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UiPath_ClothingConsultant
> This project is developed to build a robot that accepts a city name from the user and suggests an appropriate clothing depending upon the weather of that city.## Table of Contents
* [General Info](#general-information)
* [Technologies Used](#technologies-used)
* [Setup](#setup)
* [Usage](#usage)
* [Project Status](#project-status)
* [Acknowledgements](#acknowledgements)
* [Contact](#contact)## General Information
This project was developed by me while I was learning UiPath in the initial stages. The robot generates a popup on the screen that accepts a city name from the user. Then the robot looks up the weather of the city in the internet and depending upon it, gives a suitable clothing suggestion to the user on the screen.## Technologies Used
- UiPath Studio## Setup
UiPath Studio needs to be installed. Install UiPath from the official page from the link [here](https://www.uipath.com/). Since the robot runs on Google Chrome, please ensure that the aforementioned browser is also installed on your system.## Usage
Once the robot is triggered from the UiPath studio, a popup will appear on the screen where the user will be asked to type in the city's name. Once that is done, the robot will open the browser, look for the weather of the city in Celsius (°C) and display another popup on the screen with the clothing suggestions.## Project Status
Project is: _Complete_## Acknowledgements
This project was based on Leon Petrou's [Complete UiPath RPA Developer Course: Build 7 Robots](https://www.udemy.com/course/complete-uipath-rpa-developer-course/)...## Contact
Created by [Sayan Ghosh Dastidar](https://www.linkedin.com/in/sayan-gd/). Please feel free to contact me on LinkedIn!