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.
- Host: GitHub
- URL: https://github.com/michle99/tipprojects
- Owner: Michle99
- Created: 2023-03-29T15:56:26.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T01:01:43.000Z (almost 3 years ago)
- Last Synced: 2025-03-16T02:14:16.121Z (12 months ago)
- Topics: android, android-compose, compose
- Language: Kotlin
- Homepage:
- Size: 173 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.