Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thenriquedb/business-card-app
A simple Business Card App developed using Kotlin and Jetpack Compose.
https://github.com/thenriquedb/business-card-app
android jetpack-compose kotlin
Last synced: about 1 month ago
JSON representation
A simple Business Card App developed using Kotlin and Jetpack Compose.
- Host: GitHub
- URL: https://github.com/thenriquedb/business-card-app
- Owner: thenriquedb
- Created: 2023-09-28T15:06:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-28T15:22:55.000Z (over 1 year ago)
- Last Synced: 2024-11-08T21:54:14.988Z (3 months ago)
- Topics: android, jetpack-compose, kotlin
- Language: Kotlin
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Business Card App with Kotlin and Jetpack Compose
![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white)![Kotlin](https://img.shields.io/badge/kotlin-%237F52FF.svg?style=for-the-badge&logo=kotlin&logoColor=white)
A simple Business Card App developed using Kotlin and Jetpack Compose. This project serves as a hands-on introduction to Jetpack Compose, focusing on layout and typography fundamentals. Additionally, it demonstrates the use of the clickable modifier and the LocalUriHandler API to open external URLs.
## Goals
- Explore Jetpack Compose's powerful UI toolkit.
- Study and experiment with layout and typography principles.
- Learn how to use the clickable modifier to interact with elements.
- Open external URLs seamlessly using the LocalUriHandler API.## Screenshots
![image](https://github.com/thenriquedb/business-card-app/assets/39653866/57e74a08-35d6-4045-889d-9286f78c58ad)