ooloo.io

Planning

Task 1: Header

As you probably remember we have 5 tasks to implement in total:

  1. Header
  2. Footer
  3. Content Container
  4. Top Section
  5. Bottom Section

The first task is to implement the header as you can see in this image.

Fair enough. Shouldn't be too complicated.

But what are we supposed to do in the context of the GitHub flow? That's where the roadmap you saw earlier comes in. Let's start by taking a look at it and getting some orientation.

Now it's your turn

Where are we on the roadmap? Try to answer the following questions:

  1. Which path will we take on the roadmap to implement the header?
  2. What is the next Git command we will use?

Got the answers?


Next: Implementation