usecase
There are 197 repositories under usecase topic.
Mina-Mikhail/Kotlin-Base-MVVM
💎 Android Base Project with Kotlin and MVVM applying clean architecture
im-o/jetpack-compose-clean-architecture
Modularized Jetpack Compose App with Use Case Pattern | App Marketplace Sample 🎉
halcyonmobile/MultiplatformPlayground
Kotlin Multiplatform project in Jetpack Compose & SwiftUI with shared ViewModel layer and File upload
baguilar6174/node-template-server
Boilerplate Node projects with Express, Typescript and Clean Architecture
abualgait/AppStarter
🚀 Android App Starter with Clean Architecture 🏗️ This GitHub repository serves as a robust app starter, incorporating clean architecture principles. Built with Jetpack Compose, it features use cases, repositories, Retrofit for networking, Room for local storage, and a versatile theming system.
sang-hyeon/Plastic
This project provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application.
ozgurkara/pydiator-core
The Pydiator is an in-app communication method.
boranfrkn/DisneyCharacters
A Disney characters list application developed using modern Android development technologies such as Mutli Module, Jetpack Compose, Clean Architecture, MVVM, Coroutines, Flow, and Hilt.
iamnaran/firefly-compose
A Jetpack Compose Beginner Series App Android | Compose | MVVM | Hilt | Room
upmem/dpu_demo
Examples of DPU programs using the UPMEM DPU SDK
MuhammadKhoshnaw/BasicMVIApp
This application is a basic study application that implements clean architecture, with MVI architecture pattern. In addition to the most commonly used tools in the android development community.
swaggest/usecase
Clean Architecture Use Case for Go
alextanhongpin/data-model-resource
From the book, Data Model Resource Book Vol. 1, 2 and 3
suveybesena/ShoppingApp
In this project, I tried to understand and implement the architecture suggested by Android.
OverLordAct/HiltCleanArchitecture
A Clean Architecture App to show use of Hilt in a multi-module architecture
herbsjs/buchu
Use Cases - Uniform, auditable and secure use case library
PeterFogh/dvc_dask_use_case
A use case of a reproducible machine learning pipeline using Dask, DVC, and MLflow.
ZahraHeydari/KotlinBaseProject
This is a base code for every Kotlin project in Android
Zeyad-37/UseCases
This a library that offers a generic implementation of the data layers from the clean architecture by Uncle bob.
ytam/Jet-CoinList
Jet-CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture. The project is quite simple which shows the list of crypto currencies and their general info details gets from API.
pokk/DropBeat
A Music Player with downloading, playing, searching, exploring functions.
envimate/httpmate
Non-invasive, flexible and ultra-extendable http framework that offers you 3 modes of handling http requests - UseCase driven, low-level http and event-driven request handling, as well as a mix of those modes
muratozturk5/Breaking-Bad
Kotlin Breaking Bad Application
furkannkaymaz/Clean-architecture-sample
Sample Clean Architecture project with MVVM, Unit Test
brianium/yoose
:construction_worker: A Clojure library for use case driven development
cengiztoru/CleanArch-with-Unit-Test
A Simple app to demonstrate TY App Arch.
devrath/Distance-Tracker
🗺️ Tacking the user distance traveled and time taken using the google maps API
mpvue/mpvue-demo
mpvue 官方示例 demo,就小程序的接口能力及组件在 mpvue 中的用法进行展示。
mladenkn/social-network-asp-net-core-example
A web api for social network application built with ASP.NET Core.
Shahad-999/kanban-board-flutter
This is a simple Flutter application built for learning purposes. The app allows users to create, organize, and manage tasks using the Kanban methodology. The app is built using Clean Architecture and also uses Use Cases and Cubits to manage the application state .
Astroa7m/Githuber
Material 3 Multi-Module Clean Architecture GitHub Android Client
bflaven/BlogArticlesExamples
Some code extracted from articles released on flaven.fr
luizcalaca/netflix-clone-backend
Creating a netflix backend clone with TDD/BDD, DDD, Node.js + MongoDB
ZahraHeydari/Android-Clean-Architecture-MVP-Dagger-RX
Implemented by Clean Architecture, Dagger2, MVP, RX, Retrofit2, Espresso, Mockito