raneem-yad / wissen

0 stars 1 forks source link

API Course Enrollment #6

Closed raneem-yad closed 1 month ago

raneem-yad commented 2 months ago

User Story

Metadata Description
Theme Courses
Epic Course Enrollment and Interaction
User Story Course Enrollment

Description

As a backend developer, I want to design and implement APIs for course enrollment, So that users can easily enroll in courses and track their progress as they go through the course material.

Acceptance Criteria

  1. The API should include endpoints for users to enroll in courses.
  2. Implement functionality to track the progress of enrolled users within each course.
  3. Ensure that enrolled users have access to course materials and resources.
  4. Provide endpoints for users to view their enrolled courses and progress.

Tasks