Skip to content

Start your introduction to Jetpack Compose with beginner-friendly demos, showcasing UI widgets, Ktor-driven API calls, and user profile dashboards. Learn the basics step by step and get hands-on experience with this user-friendly UI toolkit.

Notifications You must be signed in to change notification settings

PanktiSP13/Jetpack_Compose_Demo

Repository files navigation

Jetpack Compose Demo Project

This project is a demo application showcasing the use of Jetpack Compose in Android development. There are multiple demos from which you can get an idea of how you can start making apps with jetpack compose.

Demos

  • Tap counter
  • User Profile UI
  • Movie Dashboard
  • UI widgets
  • Network call with ktor for Album list
  • User profile with network call with ktor with all CRUD options

Requirements

  • Android Studio Arctic Fox or higher
  • Android SDK version 30 or higher

Getting Started

  1. Clone the repository to your local machine using the following command:

    git clone https://github.com/PanktiSP13/Jetpack_Compose_Demo.git
    
  2. Open the project in Android Studio.

  3. Build and run the app on an emulator or physical device.

Acknowledgments

This project was inspired by the official Jetpack Compose documentation and the Android Developer documentation.

About

Start your introduction to Jetpack Compose with beginner-friendly demos, showcasing UI widgets, Ktor-driven API calls, and user profile dashboards. Learn the basics step by step and get hands-on experience with this user-friendly UI toolkit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages