DarrachBarneveld / ci-swag

Project 5 for Code Institute - Diploma in Full Stack Software Development (E-commerce Applications)
0 stars 2 forks source link

User Story: My Courses Tracker #73

Open DarrachBarneveld opened 6 months ago

DarrachBarneveld commented 6 months ago

As a User, I can track my progress in a course, including completed modules and videos watched, so that I can keep track of my learning journey.

Acceptance Criteria:

  1. Users can access the course tracker from their account dashboard.
  2. Users can see a list of modules or lessons in the course.
  3. Completed modules or watched videos are marked as such.
  4. Users can easily navigate between modules and lessons.

Tasks