Starter code for the fourth independent project for Android Basics in Kotlin. This project pairs with Unit 4 of Android Basics in Kotlin
This is the starter code for the Amphibian app project. This project is an opportunity for you to demonstrate the concepts you learned in Unit 4 of Android Basics in Kotlin.
- Complete Unit 1 of Android Basics in Kotlin
 - Complete Project 1: Lemonade App
 - Complete Unit 2 of Android Basics in Kotlin
 - Complete Project 2: Dogglers
 - Complete Unit 3 of Android Basics in Kotlin
 - Complete Project 3: Lunch Tray
 - Complete Unit 4 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