Skip to content

RetRo99/MoodTrackerImproved

Repository files navigation

MoodTrackerImproved

Created a mood tracking app written in kotlin. Using Android ViewModel with LiveData to observe changes in the activity. Used RecycleView to show data for the last week. For storing the data SharedPreferences were used. Storing the data automaticly at Midnight using repeating Workmanager. Using Mockito and Robolectric for jUnit testing.

About

Trying to improve existing the project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages