From 032e03beb57db2688a22b05b22d85cec5fe1c0e4 Mon Sep 17 00:00:00 2001 From: Rushitha Penikalapati Date: Wed, 14 Feb 2024 19:19:43 -0500 Subject: [PATCH] Create 2023-02-14-week04.md --- _posts/2023-02-14-week04.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 _posts/2023-02-14-week04.md diff --git a/_posts/2023-02-14-week04.md b/_posts/2023-02-14-week04.md new file mode 100644 index 0000000..04bdd02 --- /dev/null +++ b/_posts/2023-02-14-week04.md @@ -0,0 +1,10 @@ +--- +layout: post +title: Week 4 +--- + +Working on the browser extension with a group was a great experience. It was my first time using git in a collaborative environment so it was a little confusing at first, but I got the hang of it and it turned out to be a good learning experience. I learned that as long as there's good communication, it's not that hard to work with others. + +In terms of my contribution to the project, I worked on making sure the project was open source. I created the contributing file, the code of conduct, the licens, and the readme file. I also found the images and implemented them into the code. Through this process, I learned how to use github and how to use the markdown language. + +As much as I enjoyed working on and presenting the project, I also enjoyed all of the other teams presentations. From useful to entertaining, I will definitely be using at least one of the other teams' extensions. More specifically, studytool and tiktock were my favorites. \ No newline at end of file