Group Members
- Asad Kothawala
- Kavin Mercer
- David Hull, B00747483
- Raunak Bhargava
- Labeeb Ahmed, B00804312
Resourced Used
For the notification system. The youtube tutorial down below code was taken and then modified and re-arranged for our needs. Can be found in AlarmServiceAlarm.kt, AlarmReceiver.kt, ReminderFragment.kt, and Constants.kt.
Furthermore, the following third party library was used for our notification system.
https://github.com/Karn/notify
An android studio template "Basic Activity" was also used.
Rooms Viewmodel tutorial: https://developer.android.com/codelabs/android-room-with-a-view-kotlin#16