https://github.com/jacksonchen1998/google-compose-2022-agentina-squad
https://github.com/jacksonchen1998/google-compose-2022-agentina-squad
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacksonchen1998/google-compose-2022-agentina-squad
- Owner: jacksonchen1998
- License: apache-2.0
- Created: 2022-12-12T13:56:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T13:58:31.000Z (over 3 years ago)
- Last Synced: 2025-12-09T13:03:54.986Z (6 months ago)
- Language: Kotlin
- Size: 4.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Google-Compose-2022-Agentina-Squad
==================================
The Agentina app is a list of Agentina's football player's photos with information about them including their name,
age, and their team. This app also uses Material Design to create a beautiful app experience for the user.
Introduction
------------
This is the starter code for the Woof app project. This project is an opportunity for you to learn
Material Design and reinforce the concepts you've learned so far in Android Basics
with Compose.
Pre-requisites
--------------
- Rows/Columns
- Modifiers
- Scaffold
- Adding images
- Button click handlers
- Functions
- Classes
- Lists
- App architecture
Getting Started
---------------
1. Download the project
2. Open the project in Android Studio
3. Run the project