This repository contains materials for a Robotic Process Automation course, including assignments, lab files, PowerApps applications, and resources.
- C052_RPA_Assignment1.docx
- C052_RPA_Assignment2.docx
- RPA_Assignment_Q3.txt - Contains a Power Automate Desktop flow that automates flight booking on MakeMyTrip
- Various lab experiment documents (Exp1 through Exp10)
- Final submissions folder with completed lab work
Collection of PowerApps applications:
- Collections App.msapp
- CRUD - Defences.msapp
- Employee Data.msapp
- Library Management.msapp
- Login Page.msapp
- Patch - Student Data.msapp
- Search Dropdown.msapp
- Video_Links.txt - Comprehensive collection of tutorial links for:
- Power Apps (Form validation, CRUD operations, user login, etc.)
- Power Automate Desktop (Loops, switch case, browser automation)
- Excel automation
- HR onboarding processes
- Gmail automation
- And more...
The repository includes a Power Automate Desktop flow (RPA_Assignment_Q3.txt) that demonstrates web automation by:
- Launching Edge browser and navigating to MakeMyTrip
- Entering travel details (Chennai to Kolkata)
- Selecting travel dates and passengers
- Performing flight search
- Extracting flight data to Excel
- Saving the results
The Video_Links.txt file contains categorized tutorial links covering various aspects of RPA, including:
- Power Apps development
- Power Automate workflows
- Web scraping techniques
- Excel automation
- Microsoft documentation links
To use these materials:
- Open PowerApps files using Power Apps Studio
- Import the Power Automate Desktop flows
- Refer to the video links for guided tutorials on specific topics