/SleepQualityTrackerRVApp

"Sleep Quality Tracker" Android app with ReyclerView from Udacity Kotlin course

Primary LanguageKotlinOtherNOASSERTION

RecyclerView - SleepQualityTracker with RecyclerView app

This is the toy app for Lesson 7 of the Android App Development in Kotlin course on Udacity.

SleepQualityTracker with RecyclerView

This app builds on the SleepQualityTracker you developed in Lesson 6. In this lesson you'll learn how to display a list of results in a RecyclerView instead of a static ScrollView. You'll also learn how you can refactor your code to make it more efficient so it will be easier to maintain and test.

Screenshots

Screenshot1 Screenshot2