Understand how to assign & track progress of projects tasks using GitHub Projects.
Lesson
You can use Github's 'Projects' page to create and manage your team's work. On your Github repo go to 'Projects' and create a new project (e.g. '2021-02-03 Sprint 1') choosing 'Automated Kanban with reviews' as a template.
You can then create 'Issues' and assign them to this project and to members of your team. Issues can be moved from one column to another. Refer to this GitHub Project Management Tutorial video.