Package me.nickhanson.codeforge.entity


package me.nickhanson.codeforge.entity
  • Class
    Description
    Represents an authenticated user in the system.
    Entity representing a coding challenge.
    Enumeration representing the difficulty levels of coding challenges.
    Represents a DrillItem entity, which is associated with a Challenge and tracks the user's progress in a drill.
    Represents the outcome of a test case evaluation.
    Represents a Submission entity, which tracks the outcome of a user's attempt to solve a Challenge.