All Projects → cleanarchitecture-sample → Similar Projects or Alternatives

462 Open source projects that are alternatives of or similar to cleanarchitecture-sample

raffler-kotlin
A raffling app developed as a playground to study many topics related to Android. Kotlin + Coroutines + MVVM
Stars: ✭ 44 (+2.33%)
Mutual labels:  clean-architecture
play-java-ebean-example
Example Play application showing Java with Ebean
Stars: ✭ 54 (+25.58%)
Mutual labels:  sample-app
Play Scala Isolated Slick Example
Example Play Slick Project
Stars: ✭ 155 (+260.47%)
Mutual labels:  sample-app
simple-wallet
This is a simple wallet REST api that is capable of acount deposits and withdrawals, checking for account balance and providing a ministatement. It follows domain driven design practices. The project uses the DDD architecture approach.
Stars: ✭ 32 (-25.58%)
Mutual labels:  clean-architecture
Codestrong
CODESTRONG mobile companion
Stars: ✭ 146 (+239.53%)
Mutual labels:  sample-app
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (-11.63%)
Mutual labels:  clean-architecture
roove
Dating app based on firebase services and facebook login. MVVM-Kotlin-RxJava-Dagger-Databinding
Stars: ✭ 55 (+27.91%)
Mutual labels:  clean-architecture
Kitchensink
Titanium Mobile Kitchen Sink Demo
Stars: ✭ 1,569 (+3548.84%)
Mutual labels:  sample-app
OnionArchitecture
The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Architecture, the game-changer is that the Domain Layer (Entities and Validation Rules that are common to the business case ) is at the Core of the Entire Application. This means higher flexibility and lesser coupli…
Stars: ✭ 314 (+630.23%)
Mutual labels:  clean-architecture
Contacts
A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite).
Stars: ✭ 100 (+132.56%)
Mutual labels:  sample-app
Eva
Eva and Wall-e
Stars: ✭ 131 (+204.65%)
Mutual labels:  clean-architecture
React Todo App
React Todo App
Stars: ✭ 97 (+125.58%)
Mutual labels:  sample-app
play-scala-tls-example
A Play application using HTTPS and WS with optional client authentication
Stars: ✭ 44 (+2.33%)
Mutual labels:  sample-app
Play Java Websocket Example
Example Play Java application showing Websocket usage with Akka actors
Stars: ✭ 86 (+100%)
Mutual labels:  sample-app
clean-architecture
Learning about Robert C. Martins new ideas implementing an application with clean architecture in TypeScript (making use of ES2015) and React
Stars: ✭ 15 (-65.12%)
Mutual labels:  clean-architecture
Web Getting Started Samples
Getting started guides and sample code for the Adobe Creative SDK for Web
Stars: ✭ 77 (+79.07%)
Mutual labels:  sample-app
Awesome-Android-Open-Source-Projects
👓 A curated list of awesome android projects by open-source contributors.
Stars: ✭ 401 (+832.56%)
Mutual labels:  clean-architecture
Kitchensink V2
An Alloy-based Titanium sample app using ES6+ and more!
Stars: ✭ 73 (+69.77%)
Mutual labels:  sample-app
cloud-workflow-samples
Workflow sample projects as reference content. Users can download and import the content of this project to their tenant to understand and learn how to consume workflow.
Stars: ✭ 52 (+20.93%)
Mutual labels:  sample-app
Android Getting Started Samples
Getting started guides and sample code for the Adobe Creative SDK for Android
Stars: ✭ 63 (+46.51%)
Mutual labels:  sample-app
StarWarsSearch-MVI
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, and kotlin coroutines with StateFlow
Stars: ✭ 189 (+339.53%)
Mutual labels:  clean-architecture
Food Ordering App Like Swiggy Uber Eats Mvvm And Room Database
Food ordering app using MVVM architecture patterns, Architecture Lifecycle components and Room database.
Stars: ✭ 53 (+23.26%)
Mutual labels:  sample-app
truevault-react-js-sample-app
A React Sample Application that integrates with TrueVault for HIPAA Compliance
Stars: ✭ 27 (-37.21%)
Mutual labels:  sample-app
Blinkid Cordova
ID scanning for cross-platform apps built with Cordova and Phonegap.
Stars: ✭ 44 (+2.33%)
Mutual labels:  sample-app
firebase-chat-sample
A sample app that shows basic usage of Firebase Auth and Database in form of a very simple chat hub app
Stars: ✭ 21 (-51.16%)
Mutual labels:  sample-app
Jetpack Compose Playground
Community-driven collection of Jetpack Compose example code and tutorials 🚀 https://foso.github.io/compose
Stars: ✭ 969 (+2153.49%)
Mutual labels:  sample-app
android-clean-architecture
Sample for Android Clean Architecture.
Stars: ✭ 120 (+179.07%)
Mutual labels:  clean-architecture
Awesome Android Things
A curated list of awesome android things tutorials, libraries and much more at one place
Stars: ✭ 883 (+1953.49%)
Mutual labels:  sample-app
iiCnma
A playground android app, showcasing the latest technologies and architectures using the Movie Database APIs.
Stars: ✭ 42 (-2.33%)
Mutual labels:  clean-architecture
Laravel Blog 5.6.5
Learning Laravel by making simple Blog
Stars: ✭ 12 (-72.09%)
Mutual labels:  sample-app
cloud-native-hexagonal-node
A cloud native node microservice boilerplate based on the hexagonal architecture
Stars: ✭ 26 (-39.53%)
Mutual labels:  clean-architecture
Pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
Stars: ✭ 708 (+1546.51%)
Mutual labels:  sample-app
clean-code-javascript-ko
🛁 Clean Code concepts adapted for JavaScript - 한글 번역판 🇰🇷
Stars: ✭ 1,767 (+4009.3%)
Mutual labels:  clean-architecture
Python Getting Started
Getting Started with Python on Heroku.
Stars: ✭ 637 (+1381.4%)
Mutual labels:  sample-app
nodejs-hexagonal-architecture-and-unit-test
This is a project to explain hexagonal architecture and unit tests in node.js
Stars: ✭ 99 (+130.23%)
Mutual labels:  clean-architecture
DaggerAndroidSampleApp
Simple app using Activity and Fragment that illustrates using dagger-android module introduced in Dagger 2.10
Stars: ✭ 21 (-51.16%)
Mutual labels:  clean-architecture
play-scala-chatroom-example
Play chatroom with Scala API
Stars: ✭ 43 (+0%)
Mutual labels:  sample-app
Android Pagination With Recyclerview
Pagination (Endless or Infinite Scrolling) using RecyclerView's onScrollListener
Stars: ✭ 269 (+525.58%)
Mutual labels:  sample-app
opendaylight-sample-apps
Sample applications for use with OpenDaylight (https://www.opendaylight.org/)
Stars: ✭ 56 (+30.23%)
Mutual labels:  sample-app
Jetpack-compose-sample
Forget about bunch of XML files for maintaining UIs. Jetpack Compose is Android’s modern toolkit for building native UI. Here is a small example to get started.
Stars: ✭ 29 (-32.56%)
Mutual labels:  sample-app
DemoCleanSwift
No description or website provided.
Stars: ✭ 13 (-69.77%)
Mutual labels:  cleanarchitecture
CarouselGifViewer
Efficiently display a list of GIFs in a carousel (RecyclerView).
Stars: ✭ 33 (-23.26%)
Mutual labels:  sample-app
XamChat
Simple chat application for iOS and Android
Stars: ✭ 26 (-39.53%)
Mutual labels:  sample-app
LifecycleMusicPlayer
Sample music player app with lifecycle component to play/pause music when certain lifecycle events are triggered in Activity
Stars: ✭ 20 (-53.49%)
Mutual labels:  sample-app
clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
Stars: ✭ 277 (+544.19%)
Mutual labels:  clean-architecture
play-scala-secure-session-example
An example Play application showing encrypted session management
Stars: ✭ 54 (+25.58%)
Mutual labels:  sample-app
birthtalk
Meet who have birth common with you
Stars: ✭ 36 (-16.28%)
Mutual labels:  clean-architecture
data-visualization-sample-app
Sample application to visualize basic activity on your Zoom account and can be used as code example to assist new Zoom Developers
Stars: ✭ 18 (-58.14%)
Mutual labels:  sample-app
RxSwift-MVVM-iOS
SwiftMVVM is an sample iOS App written in Swift using the MVVM architecture.
Stars: ✭ 96 (+123.26%)
Mutual labels:  sample-app
meetingsdk-sample-signature-node.js
Generate a signature to Start and Join Meetings and Webinars with the Zoom Meeting SDKs.
Stars: ✭ 66 (+53.49%)
Mutual labels:  sample-app
CleanArchitecture
Kotlin backend based on the Clean Architecture principles. Ktor, JWT, Exposed, Flyway, OpenAPI/REST & KGraphQL/GraphQL generated endpoints, Gradle.
Stars: ✭ 271 (+530.23%)
Mutual labels:  clean-architecture
Go-Clean-Architecture-REST-API
Golang Clean Architecture REST API example
Stars: ✭ 376 (+774.42%)
Mutual labels:  clean-architecture
gofun-android
Motivates you to go home 🏡 and live your life
Stars: ✭ 22 (-48.84%)
Mutual labels:  sample-app
frontend-clean-architecture
React + TypeScript app built using the clean architecture principles in a more functional way · 🧼 🏛 🍪
Stars: ✭ 1,816 (+4123.26%)
Mutual labels:  clean-architecture
nbb
.Net Building Blocks
Stars: ✭ 98 (+127.91%)
Mutual labels:  clean-architecture
react-sample-projects
The goal of this project is to provide a set of simple samples, providing and step by step guide to start working with React.
Stars: ✭ 30 (-30.23%)
Mutual labels:  sample-app
SampleResearchKit
A sample app for Apple's ResearchKit
Stars: ✭ 14 (-67.44%)
Mutual labels:  sample-app
play-java-chatroom-example
Example Chatroom with Java API
Stars: ✭ 33 (-23.26%)
Mutual labels:  sample-app
awesome-software-architecture
A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Stars: ✭ 1,594 (+3606.98%)
Mutual labels:  clean-architecture
sample-app-videosdk
Zoom Video SDK web sample
Stars: ✭ 59 (+37.21%)
Mutual labels:  sample-app
61-120 of 462 similar projects