Skip to content

Labels

Labels

  • Area: API

    Express routes, controllers, and services for stays, users, orders.
  • Area: Auth

    Authentication, authorization, login tokens, and security middleware.
  • Area: Config

    Configuration, environment variables, dev/prod settings.
  • Area: Docs

    README, CHANGELOG, LICENSE, SECURITY, and repository documentation.
  • Area: Infra

    Database service, socket service, logging, and middleware.
  • Priority: Critical

    System down, security issue, data loss, or business-critical blocker.
  • Priority: High

    Must be completed in the current or next development cycle.
  • Priority: Low

    Nice-to-have improvements with low urgency.
  • Priority: Medium

    Normal priority. Planned work with no immediate urgency.
  • Status: Backlog

    Approved but not yet started.
  • Status: Blocked

    Waiting for dependency or external input.
  • Status: Done

    Completed and verified.
  • Status: In Progress

    Currently being implemented.
  • Status: Needs Review

    Implementation completed and awaiting review or validation.
  • Status: Ready

  • Type: Bug

    Something is broken or not working as intended.
  • Type: Cleanup

  • Type: DevOps

    CI/CD, infrastructure, hosting, deployment, domains, automation.
  • Type: Documentation

    Documentation improvements or additions.
  • Type: Feature

    New functionality or enhancement request.
  • Type: Maintenance

    Refactoring, cleanup, dependency updates, technical debt.
  • Type: Research

    Research, feasibility analysis, investigation, or design decisions.
  • Type: Security