raneem-yad / wissen

0 stars 1 forks source link

API Development for Course Creation and Management #8

Closed raneem-yad closed 1 month ago

raneem-yad commented 2 months ago

User Story

Metadata Description
Theme Course Management
Epic Course Discovery and Filtering
User Story API Development for Course Creation and Management

Description

As a backend developer, I want to develop APIs for course creation and management, So that instructors can easily add, edit, and delete courses on the platform, facilitating efficient management of course content.

Acceptance Criteria

  1. The API should include endpoints for creating, updating, and deleting courses.
  2. Implement functionality to add course details such as title, description, duration, price, and other relevant information.
  3. Enable instructors to edit existing course information, including modifying course details and updating course content.
  4. Provide endpoints for instructors to delete courses from the platform, ensuring proper validation and confirmation steps.

Tasks