Campus-iOS
Campus-iOS copied to clipboard
Implement a persistent Data Storage (CoreData)
In order to store grades, lectures, etc. persistent on the device. Necessary to load the data if no internet connection is possible..
Pros and Cons of the current (before WWDC22) CoreData and Realm:
This issue depends on WWDC22. If Apple releases a new better version of CoreData this should be the used.