Package com.group21.jobTracker.ui.jobBoard
-
Class Summary Class Description JobBoardView The JobBoardView class is used to generate the frontend page for the "Dashboard" tab on the UI.JobBoardViewLogic This class provides an interface for the logical operations for the JobBoarchView (Dashboard).JobDataProvider This class allows for filtering and "CRUD" operations for the "Dashboard" page of the application.JobGrid Grid of Jobs, handling the visual presentation and filtering of a set of items.