Skip to content

Integrate skills-ms #207

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

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from
Draft

Integrate skills-ms #207

wants to merge 8 commits 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
    • load courses from yaml files
    • 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
@Defelo Defelo force-pushed the skills-ms branch 2 times, most recently from 3d58d2c to bb0f9d4 Compare February 6, 2025 00:49
@Defelo Defelo force-pushed the skills-ms branch 5 times, most recently from 641aed2 to a467b2f Compare June 12, 2025 22:02
@Defelo Defelo force-pushed the skills-ms branch 2 times, most recently from 0396792 to a786053 Compare June 19, 2025 16:57
@Defelo Defelo force-pushed the skills-ms branch 3 times, most recently from 0705ea9 to f3c0efa Compare July 9, 2025 16:41
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