Package main.model.user


package main.model.user
This package contains the classes that are used to represent the requests
  • Class
    Description
    A class that represents a coordinator
    This class represents a student, which is a type of user.
    This enum represents the status of a student
    This class represents a supervisor, which is a type of user.
    A class that represents a user
    A factory class for creating User objects based on the given parameters.
    This enum represents the type of the user