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

https://github.com/michle99/tipprojects

Tip Projects with Android Compose.
https://github.com/michle99/tipprojects

android android-compose compose

Last synced: 7 months ago
JSON representation

Tip Projects with Android Compose.

Awesome Lists containing this project

README

          

# Tip Projects

# Description
- CustomTip Project: project built with compose with a round tip feature
- TipTude Project: project built with XML
- TipTime Project: project built with compose without the round tip feature

# Introduction
The Tip Time app contains various UI elements for calculating a tip, teaching about user input, and State in Compose.

# Pre-requisites
- Experience with Kotlin syntax.
- How to create and run a project in Android Studio.

# Getting Started
1. Install Android Studio, if you don't already have it.
2. Download the sample.
3. Import the sample into Android Studio.
4. Build and run the sample.