Alvarenga-Dev / Mealz-App

Study project focus in Android Compose

Home Page:https://www.udemy.com/course/jetpack-compose-masterclass/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Study Project: Mealz-App [Android Compose]

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

mealzApp

Simple Mockup for projetc

Project description

The project consists of creating a listing of meals and consuming API using a retrofit.

Learning Objectives

The main learning objectives of this project are:

  • Familiarize yourself with basic Android Compose concepts such as Composables and Modifiers.
  • Get practice in creating ViewModels and your communication with layer view.
  • 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

Study project focus in Android Compose

https://www.udemy.com/course/jetpack-compose-masterclass/


Languages

Language:Kotlin 100.0%