Skip to content

AddBudgetCategoryView Enhancement #2

@webdesigner700

Description

@webdesigner700

This Is an enhancement to the AddBudgetCategoryView file. In this file. I added a @State variable array called "addedBudgetCategories" that keeps track of and stores all the new budget categories that are added to the CoreData context. In the saveOrUpdate() function in this file, every single budget category that is new is appended to the "addedBudgetCategories" array while being being stored in the CoreData context.
BudgetApp Enhancement 1
BudgetApp Enhancement 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions