Skip to content

Labels

Labels

  • auth

    OTP, login, user registration logic
  • bug

    Defect or logic error
  • database

    Migrations, table changes, queries
  • deadline

    Deadline logic, grace period, overdue flags
  • documentation

    Add or update docs, README, API comments
  • enhancement

    Improve an existing feature
  • feature

    New functionality or module
  • gamification

    Streaks, XP, badges, leaderboard
  • logic

    Backend logic, DB queries, or validation
  • mentor

    Mentor-specific features or flows
  • notification

  • priority: high

    Critical feature or bug that needs immediate work
  • priority: low

    Nice to have, but not urgent
  • priority: medium

    Should be completed soon
  • progress

    Submissions, approvals, tracking
  • refactor

    Code cleanup or file structure changes
  • testing

    Add or fix tests using pytest, etc.