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

https://github.com/leviathanaxeislit/lemonadeapp_kotlin

A Lemonade App written in kotlin as part of Android Kotlin Basics
https://github.com/leviathanaxeislit/lemonadeapp_kotlin

android android-application app kotlin kotlin-android lemonade

Last synced: about 1 month ago
JSON representation

A Lemonade App written in kotlin as part of Android Kotlin Basics

Awesome Lists containing this project

README

          

Project: Lemonade App - Solution Code
==================================

Solution code for the first independent project for [Android Basics in Kotlin](https://developer.android.com/courses/android-basics-kotlin/course)

Introduction
------------

This is the Solution code for the Lemonade app project in the [final pathway](https://developer.android.com/courses/pathways/android-basics-kotlin-four) of Android Basics [Unit 1](https://developer.android.com/courses/android-basics-kotlin/unit-1). This project is an opportunity for you to demonstrate the concepts you learned in the unit.

Pre-requisites
--------------

- Complete [Unit 1](https://developer.android.com/courses/android-basics-kotlin/unit-1) of Android Basics in Kotlin

Tips
----

- Use the provided tests to ensure your app is running as expected
- DO NOT ALTER THE PROVIDED TESTS