Project_01 is _live_ 🥼 👀 #7
Replies: 6 comments 5 replies
-
|
My group has been debating between two interpretations of the project, does anyone have any insight? For the fast and slow speeds, we are working between the following ideas:
|
Beta Was this translation helpful? Give feedback.
-
|
Hey everyone, I just wanted to share a tool I've found to be super helpful when working with Git for anyone whose interested! It's called GitKraken, it's free and has a ton of great capabilities. In my opinion, what makes it great is it's interactive graph of all your branches/commits for a repo, which can be super helpful when you're working in a group and multiple people are pushing changes. I also find that it has better git focused functionality than VS Code's source control. You’ll need to make a local clone of your repo to use it, but that actually adds a nice layer of safety because you make and commit changes locally first, then push them to the remote repo. Just wanted to drop this here for anyone who is interested. It's a nice middle ground between GitHub's web interface and the command line. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
If you're not able to write into your group project, then you might not have accepted the invite to the |
Beta Was this translation helpful? Give feedback.
-
|
Is there a certain format you want the pluto file to be formatted in before submitting the project in HuskyCT? Or should we just leave a link to our groups repo? |
Beta Was this translation helpful? Give feedback.
-
|
You can leave the notebook as a Pluto file in the repo. Then, submit the link to the group's repo e.g. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Links to Project_01 group repositories
We have our first project, in the video above I walk through
Each group is numbered and should submit the numbered repository link in HuskyCT. Github keeps track of lines of code, pull requests, discussion posts, etc. So this gives you a record of how you're contributing to the group project. I suggest using the pull requests to discuss changes with each other and carefully design your final product.
Beta Was this translation helpful? Give feedback.
All reactions