Week 1

ًَWeek 1 kick-off started with a Video conference that served as an orientation to the way we're expected to work during the next few months in Fabacademy

The following paragraphs will be a documentation on what we've done after the aforementioned Video Conference

Setting up GIT

GIT is version control service that will be used to host our websites as well as projects during Fabacademy


  1. step 1:

    We received an Email from Fab Adacemt coodrdination to grant us access to https://gitlab.fabcloud.org/

  2. step 2:

    After setting up the password for Git, we set up a local clone on our local device.

  3. step 3:

    The last step was to learn how to push and pull files to and from Git. This was done throught Terminal app on Mac. Terminal logo
    the commands $ git add , $ git commit and $ git push were used

Note: The reason you're viewing this page is because the steps above are correct