Skip to content

Assignment changes made#1

Open
suchi-dev-ai wants to merge 6 commits intomainfrom
assignment
Open

Assignment changes made#1
suchi-dev-ai wants to merge 6 commits intomainfrom
assignment

Conversation

@suchi-dev-ai
Copy link
Owner

@suchi-dev-ai suchi-dev-ai commented Apr 11, 2025

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

What did you learn from the changes you have made?

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

How were these changes tested?

A reference to a related issue in your repository (if applicable)

Checklist

  • I can confirm that my changes are working as intended
    updated assignment

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autograder results

question status
Part 1 - Q1
Part 1 - Q2
Part 1 - Q3
Part 1 - Q4
Part 1 - Q5
Part 1 - Q6
Part 1 - Q7
Part 1 - Q8
Part 2

@suchi-dev-ai
Copy link
Owner Author

Shell - Assignment

What changes are you trying to make?

I have added shell scripts to automate file processing and created a script to move files based on their extensions.

What did you learn from the changes you have made?

I learned how to use commands and arguments in shell scripts to automate tasks and manage files.

Was there another approach you were thinking about making?

I considered using find command to list the file names into inventory.txt.

Were there any challenges?

I faced challenges when trying to understand how the autograder works.

How were these changes tested?

I tested the scripts on a sample directory with various file types and used different test cases to ensure the scripts handled all edge cases properly.

Checklist

  • I can confirm that my changes are working as intended
  • I have tested the script with different file types, and it works as expected

@dtxe
Copy link

dtxe commented Apr 17, 2025

Well done! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants