Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task1 Completed #19

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Day1 RPA.zip
Binary file not shown.
Binary file added Execution Time.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added InputData.xlsx
Binary file not shown.
16 changes: 3 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
Challenges
Output

The participants can select one of the below mentioned challenges in which they will start working from Day 1 and then submit their work at the end of the Camp by generating a PR to this repository.

Day 1 (Challenge)

**Data entry automation with Google Form and Excel:**
1. Download **InputData.xlsx**
2. [InputData.xlsx](https://github.com/incubateind/idtcrpaDay2/files/6326484/InputData.xlsx)
3. Read given input Excel File.
4. Create a workflow to enter the data from Excel row by row in Google form and submit response for each row.
5. **Google Form Link:** https://forms.gle/CDY7WRKe7isKMLuC8
6. After completion of data entry write **"Completed"** status in input Excel Status Column.
7. Then finally print the total execution time and no of completed transactions in output panel.
Milestone 1 : Executing Time : 1:40 sec and total 10 data itrated
Milestone 2 : InputData.xlsx is written with "Completed" in status colummn after the successfull execution.