Packages
Package
Description
This is the main package of the project.
This package contains the boundary classes of the application.
This package contains UI classes related to accounts.
This package contains the main page of different users.
This package contains the classes that are used to display the model in the UI.
This package contains the classes that are responsible for the welcome screen.
This package contains the classes that are responsible for the account.
This package contains the controller classes for the password management.
This package contains the controller classes for the user account.
This package contains the controller classes for the project.
This package contains the classes that are used to represent the requests
This package contains the model classes of the application.
This package contains the classes that are used to represent the requests
This package contains the request model classes.
This package contains the classes that are used to represent the requests
This package contains the repository classes.
This package contains the repository classes for the project entity.
This package contains the repository classes for the request entity.
This package contains the repository classes for the user entity.
This package contains the classes specific to the configuration of the project.
This package contains all the exceptions used in the project.
This package contains classes that are used to control the input and output.
This package contains the classes that help to annotate the parameters of the project.
This package contains the UI utilities used in the project.
This package contains all the test classes for the project.
This package tests the boundary classes.
This package tests the controller classes.
This package tests the user model classes.
This package tests the user repository classes.
This package tests the utils classes.