2 comments (2 comments)0 reactions (0 reactions)1 assignee (1 assignee)Swift8 forks (8 forks)auto 404
category: core-datadifficulty: mediumhacktoberfeststatus: availabletype: model
Repository metrics
- Stars
- 16 stars (16 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Add a CoreData model for Balance entity with attributes for amount and date. Implement create and delete functions in a data manager class. Use the persistent container to save and fetch objects.
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Prerequisites
- SwiftCoreData