Package main.repository.project


package main.repository.project
This package contains the repository classes for the project entity.
  • Classes
    Class
    Description
    The ProjectRepository class is a repository that manages the persistence and retrieval of Project objects through file I/O operations.