FrenchFry36 / Coursework-Planner

Your coursework planner
0 stars 0 forks source link

[TECH ED] Complete week 1 exercises #113

Open FrenchFry36 opened 1 week ago

FrenchFry36 commented 1 week ago

@SallyMcGrath cloned issue Migracode-Barcelona/Module-JS2#16 on 2024-07-05:

Link to the coursework

The exercises and challenges for this week are located in the module repo: https://github.com/CodeYourFuture/Module-JS2 inside the week-1 directory. Ensure you read the readme.md first to figure out what to do.

Why are we doing this?

These challenges are designed to develop your problem-solving skills.

Maximum time in hours

6

How to get help

Share your blockers in your class channel

https://curriculum.codeyourfuture.io/guides/asking-questions/

How to submit

  1. Fork to your Github account.

  2. Make a branch for this project.

  3. Make regular small commits in this branch with clear messages.

  4. When you are ready, open a PR to the CYF repo, following the instructions in the PR template.


gitGraph

    commit id: "start"

    branch feature/week-1-exercises

    commit id: "skeleton page code"

    commit id: "Fonts and colours"

    commit id: "mobile layout"

    commit id: "lighthouse audit revisions mobile"

    commit id: "desktop layout"

    commit id: "lighthouse audit revisions desktop"

    checkout main

    merge feature/week-1-exercises

There are several projects in this repo. Make a new branch for each project.