Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)