Alvarenga-Dev / Profile-Card-Layout

Profile Card Layout with Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Study Project: Profile Card Layout [Android Compose]

This study project is to learn and practice building a Card layout on Android using Jetpack Compose.

image

Example

Project description

The project consists of creating a custom Card layout using Android Compose.

Learning Objectives

The main learning objectives of this project are:

  • Familiarize yourself with basic Android Compose concepts such as Composables and Modifiers.
  • Learn to structure and organize a Card layout using Jetpack Compose.
  • Practice creating UI elements such as text, images, buttons, and spacing.
  • Explore styling and customizing Jetpack Compose components to create a visually appealing design.
  • Learning navigation with Compose.

Resources Used

The project was developed using the following tools and resources:

  • Android Studio: The official IDE for developing Android apps.
  • Jetpack Compose: The declarative UI library for developing UIs on Android.
  • Kotlin: The preferred programming language for developing Android apps.

Author

About

Profile Card Layout with Compose


Languages

Language:Kotlin 100.0%