Skip to content

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

License

Notifications You must be signed in to change notification settings

sorianog/SleepQualityTrackerRVApp

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages