Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate skills-ms #207

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Integrate skills-ms #207

wants to merge 1 commit into from

Conversation

Defelo
Copy link
Member

@Defelo Defelo commented Feb 3, 2025

  • course
    • list courses
    • get course summary
    • mark course as visited (watched)
    • get course details
    • get mp4 lecture link
    • stream mp4 lecture (maybe serve directly via nginx instead?)
    • get next unseen lecture
    • mark lecture as completed
    • list accessible courses
    • purchase course
    • internal: list courses
    • admin: crud courses, sections, lessons
    • cli: import course from yaml
  • skill
    • crud skill
    • return skills by parent
    • internal: list leaves
    • internal: return skill dependencies
  • xp
    • get user xp
    • admin: update xp
    • internal: get skill levels
    • internal: get users by skill xp (graduates)
    • internal: add skill progress
    • internal: get leaderboard
    • internal: get leaderboard user
  • database migrator

@Defelo Defelo self-assigned this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant