Learn how to version-control your projects and back them up online using GitHub Desktop.
You’ll use this to manage all DM2008 work from Week 7 onward.
<aside> 💡
If you don’t have an account yet, create it at github.com/join.
</aside>
Your local DM2008 workspace (from Section 1) will now become a version-controlled folder.
Open GitHub Desktop.
Go to File → Add Local Repository…
Select your main folder:
dm2008-firstname-lastname-ay2526-s1
Click Add Repository.
You will see a warning that says “This directory does not appear to be a Git repository”.
Click on create a repository here instead.
Provide a description and then click Create Repository.
You’ll now see your folder listed under Current Repository.