Planteria-Compose-Android

The app is a learning project designed to explore and understand the fundamentals of Android Jetpack Compose. It features a user interface crafted using Compose's declarative UI toolkit. Throughout the development process,I gained valuable insights into the usage of essential Compose components. These components include Text for displaying text content, Image for rendering images, and Card for creating visually appealing cards.

Furthermore, the app utilizes layout components such as Box to organize UI elements, Row and Column for arranging items horizontally and vertically, and LazyRow and LazyColumn for efficient handling of large lists or grids. The navigation structure is enhanced with the implementation of a BottomNavigation bar, allowing users to seamlessly switch between different screens.

Screenshots

Image 1 Image 1 Image 1 Image 1 Image 1 Image 1