Package no.ntnu.idatt1002.demo.data.budget


package no.ntnu.idatt1002.demo.data.budget
  • Classes
    Class
    Description
    This class represents a budgetItem.
    Class for containing and organizing budget names.
    FileHandling is a class for writing and reading Budgets to and from a file.
    Class that handles the reading and writing to the budget archive file, which contains all existing budget projects.
    Class that holds the responsibility of any action relating to the SelectedBudget.current file which holds the budget name of the budget that currently is viewed.
    Class that represents GeneralBudget.
    Savings is a class that has an amount that is given to it, which can further can be given to different savingsGoals.
    SavingsGoal is a specific goal that you are saving towards, for example a car or holiday.