quickhac / qhac-ios

Native iOS app to allow checking of grades, based on the QuickHAC Chrome extension.
0 stars 0 forks source link

Make core more stable #46

Open tristanseifert opened 10 years ago

tristanseifert commented 10 years ago

The overviews and whatnot should be re-written to use an NSFetchedResultsController instead of arrays to make it less of a pain and enable automagical updates.

Additionally, the CoreData model should be altered to allow per-course last period settings.

tristanseifert commented 10 years ago

Per-course last-viewed cycle data has been added in 1df2e469747070ba447910e28815320452b9060b.