https://github.com/vimalcvs/comics-app-jetpack-compose
Comics App Jetpack Compose
https://github.com/vimalcvs/comics-app-jetpack-compose
compose jetpack jetpack-android jetpack-compose jetpack-compose-tutorial jetpack-navigation jetpackcompose
Last synced: 9 months ago
JSON representation
Comics App Jetpack Compose
- Host: GitHub
- URL: https://github.com/vimalcvs/comics-app-jetpack-compose
- Owner: vimalcvs
- Created: 2023-05-21T09:57:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-21T09:58:50.000Z (almost 3 years ago)
- Last Synced: 2025-03-14T12:13:32.599Z (about 1 year ago)
- Topics: compose, jetpack, jetpack-android, jetpack-compose, jetpack-compose-tutorial, jetpack-navigation, jetpackcompose
- Language: Kotlin
- Homepage: https://www.technovimal.in/
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Comics App with Jetpack Compose
this program uses [Marvel](https://developer.marvel.com/) Api
the technologies used in this project consist of:
1.kotlin
2.Jetpack compose
3.Hilt
4.Coroutines and Flow
5.Retrofit
6.RoomDb
7.MVVM
8.Navigation
## Description
When learning to build an Android application, you start by learning the basics and then move to learn the libraries used in Android development. But you rarely learn the correct way to use these libraries together, to make a consistent, well designed and well developed application. This is where this course comes in.
Here we use the latest tools and techniques to build an app that is scalable and maintainable, to the latest standards in Android development.
After taking this course, you will know how to build a new app from scratch, in a way that you can later expand and improve without compromising on architecture.
We will use many of the most common libraries and tools in use today in Android development.
## Demo

