Backlog

Module-Template πŸ”—  

This view lists issues. It pulls these issues from Github using Hugo GetRemote. It is looking for a repo in your org named Module-<module-name> where it expects issues to live. You can edit this of course.

It combines the repo name with the org api url set in hugo.toml to fetch the issues at that endpoint. That repo is the source of truth. This view just mirrors whatever is in there.

Organise your issues with labels, like ‘Week 1’ or ‘Week 2’ to filter them into the right section or sprint. Pass the label into the backlog_filter in the front matter to filter the issues.

The issues typically link to coursework stored in the Module-<module-name> repo, but they don’t have to.

Recurring Tasks

These tasks need to be completed in every sprint.

Mandatory Tasks

These tasks will help consolidate your learning for this sprint. You should complete as many of these as possible before class on Saturday.

Optional Tasks

These are optional "stretch goals" to attempt when you have finished the mandatory tasks. They may be more challenging or require some additional research.