Starter code for the third independent project for Android Basics in Kotlin
This is the starter code for the Lunch Tray app project. This project is an opportunity for you to demonstrate the concepts you learned in Unit 3 of Android Basics in Kotlin.
- Complete Unit 3 of Android Basics in Kotlin
- Download the starter code
- Open the project in Android Studio
- Complete the project in accordance with the app requirements
- Use the provided tests to ensure your app is running as expected
- DO NOT ALTER THE PROVIDED TESTS