Covid Vaccine
This projects used the Cowin APIs provided by the government.
Screenshots
Tech Stack Used
- Kotlin
- Dagger Hilt
- Clean Architecture with Modular
- Kotlin Coroutines + Flow
- Jetpack Compose for UI
- Retrofit for API calls
- DataStore for storage
This projects used the Cowin APIs provided by the government.
An android library to highlight different features of the app built using Jetpack Compose.
Formula1 Formula 1 app to show Standings fetching data from REST API ๐ธ Screenshots Tech Stack. Kotlin - Kotlin is a programming language that can run
รffiTracker Simple app to locally track your public transport trips. License Copyright 2021 Patrick Lรถwenstein Licensed under the Apache License, Ver
SSComposeCookBook A Collection of major Jetpack compose UI components which are commonly used. Introduction Jetpack Compose is a modern toolkit for bu
MarkdownText A library for displaying Markdown contents within Jetpack Compose. Uses Coil Current limitations Lists that are annotated with the * must
Landscapist ๐ Jetpack Compose image loading library which can fetch and display network images using Glide, Coil, Fresco Usecase You can see the use
SplitFoodBill-Compose Split Food Bill is an android application where user can split the expenses based on the number of people joined the trip. This
A tetris game fully built using Jetpack Compose, almost all UI elements are created by code, including the following app icon, which is also generated by Composable with @Preview.
Compose course UI A simple UI built using Jetpack Compose. Consists of a list sc
JetBMICalculator This is a sample app(For beginners - App #2) built using Jetpack Compose. It demonstrates the concept of State Hoisting in Jetpack Co
OTPView OTPView is a highly costumizable OTP view made in the Jetpack compose UI. Usage: CircleOtpView is a sample composable that calls the OtpView w
Why Not Compose! A collection of animations, compositions, UIs using Jetpack Compose. You can say Jetpack Compose cookbook or play-ground if you want!
Project containing Jetpack Compose samples For pagination & network images it uses CATAAS. Known issues Navigation-Compose Issue with fast tapping on
?? ?? ?? Compose flocking Ants(boids) ?? ?? ?? Jetpack compose Boids | Flocking Insect. bird or Fish simulation using Jetpack Compose Desktop ?? , usi
Authentication A simple authentication application using Jetpack compose to illustrate signin and sign up using Mvvm, Kotlin and jetpack compose Scree
This is a sample app(For beginners - App #1) built using Jetpack Compose. It is a simple - single screen app to demonstrate use of basic Jetpack Compose UI elements like Text, Image and Button & LazyColumn (Vertical Recyclerview). It also demonstrates how compose manages state with a Boolean State.
StockTicker App Simple app that displays a few FAANG stock tickers and allows the user to search for and add different tickers to a watchlist. API Key
Jetpack Compose android app that you can send push notification among devices using KTOR and One Signal, Clean Architecture, Dependency Injection...
JetFlix A clone of Android NetFlix app in Android built using Jetpack compose. This sample app showcases the following: MVVM Architecture (ViewModel +