MGS-Developers / my-mgs

The MyMGS app's mobile-native client
MIT License
1 stars 0 forks source link

Basic homework diary functionality #4

Closed palkerecsenyi closed 3 years ago

palkerecsenyi commented 3 years ago

Implement a locally stored homework diary view. I recommend using Hive to store data and a simple class that extends HiveObject to represent homework diary entries. Initialising Hive may be kinda tricky, so feel free to ask me for help.

No need to style anything or make it look good — in fact, please don't! We'll work out how to lay this feature out, animations, list grouping, etc. later.