Lunch Tray - Starter Code
Starter code for the third independent project for Android Basics in Kotlin
Introduction
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.
Pre-requisites
- Complete Unit 3 of Android Basics in Kotlin
Getting Started
- Download the starter code
- Open the project in Android Studio
- Complete the project in accordance with the app requirements
Tips
- Use the provided tests to ensure your app is running as expected
- DO NOT ALTER THE PROVIDED TESTS