An open API service indexing awesome lists of open source software.

https://github.com/nathan-html/android-lunch-tray


https://github.com/nathan-html/android-lunch-tray

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

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
---------------

1. Download the starter code
2. Open the project in Android Studio
3. 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