Package ntnu.team1.backend
package ntnu.team1.backend
Contains all classes relevant to the backend of the application
-
Class SummaryClassDescriptionThis is is the main register of the application It keeps track of all categories in a HashMap and tasks in an ArrayList The Mainregister also allows for adding tasks and adding categories to the register It also handles saving and reading from file, it also sorts the registers