Skip to content

grandier/JetpackComposeStory

Repository files navigation

JetpackComposeStory

JetpackComposeStory is a project created as part of the Dicoding course. It is a sample application built with Jetpack Compose, a modern UI toolkit for building native Android apps with declarative Kotlin code.

Features

JetpackComposeStory is a simple app that allows users to view and read stories. The app includes the following features:

  • View a list of stories on the main screen
  • Select a story to view its details and read it
  • See your profile screen

Tech Stack

  • Jetpack Compose for UI
  • Navigation component for app navigation
  • Room for local data persistence
  • Coil for image loading and caching

Getting Started

To build and run the project locally, follow these steps:

Clone the repository to your local machine.
Open the project in Android Studio.
Build and run the project on an emulator or a physical device.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Dicoding for providing the "Belajar Membuat Aplikasi Android dengan Jetpack Compose" course. Jetpack Compose documentation for providing a wealth of information and resources on using Jetpack Compose.

Author

This app is created by Kemas Rafly Omar Thoriq as part of the Belajar Membuat Aplikasi Android dengan Jetpack Compose

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages