Skip to content

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.

2 participants