Top Repositories
Ahead - Easy project management app with multiple people. Download app: https://play.google.com/store/apps/details?id=tech.androidplay.sonali.todo
An android application for cosuming REST api from https://openweathermap.org and show today's average temperature, along with next 4 days average temperature in recyclerview.
An app to store location details and remind you when you go at that location - Geo Share. The app uses Geofencing
Android News application to fetch news form https://newsapi.org/ and store locally. Works offline also. User can refresh the list manually if data is on. Also periodic workmanager runs twice in a day to refresh the list if new news are found.
Sleep tracking App using MVVM pattern
Ankush Bose Portfolio
Repositories
46Ktor - MongoDB backend for Compose-Weatherify
No description provided.
An android application for cosuming REST api from https://openweathermap.org and show today's average temperature, along with next 4 days average temperature in recyclerview.
Ahead - Easy project management app with multiple people. Download app: https://play.google.com/store/apps/details?id=tech.androidplay.sonali.todo
Android News application to fetch news form https://newsapi.org/ and store locally. Works offline also. User can refresh the list manually if data is on. Also periodic workmanager runs twice in a day to refresh the list if new news are found.
An app to store location details and remind you when you go at that location - Geo Share. The app uses Geofencing
📱Android Library to implement UPI Payment integration easily in Android App 💳💸
The Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons
📱The official Wikipedia app for Android!
For Jenkins certification
Android application to track run & distance. Calculates total calorie burnt and displays in a bar graph format.
No description provided.
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
Screenshot testing library for Android
Check out the new style for App Design aims for the Vegetable Order Service using jetpack compose...😉😀😁😎
Open-source app to manage your tasks quickly and easily
This is the first repo in the series of creating dribbble UI using Jetpack Compose. I will be creating many other UIs using similar UI tool kit.
No description provided.
Playground app for self learning Jetpack Compose
♨️ Detailed Java & Python solution of LeetCode.
This project targets to showcase different uses of Android Service Components. Tracking progress of a task within a service with the help of broadcast receivers.
Sleep tracking App using MVVM pattern
The Google I/O Android App
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Android chat application using Stream SDK.
A simple counter app with two buttons. For + and - and show the updated counter in the UI. Application follows MVP architecture.
Ankush Bose Portfolio
A application to handle to store and access Room data in asynchronous way using RxJava. - Playground app
Build with Jetpack Compose. this app consumes Coinpaprika API to fetch list of crypto coins and show their details. The app follows clear architecture pattern and converts ViewModel usage to only hold different UI states rather than the entire business logic.
A Jetpack Compose app for showing implementation of caching using Retrofit