All Projects → boats-xkcd → Similar Projects or Alternatives

470 Open source projects that are alternatives of or similar to boats-xkcd

Cleanarchitecture Android Showcase
Stars: ✭ 87 (+163.64%)
Mutual labels:  clean-architecture
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+24900%)
Mutual labels:  clean-architecture
xkcd-gtk
Comic Sticks (xkcd-gtk) is a simple xkcd comic viewer written in Go using GTK+3
Stars: ✭ 14 (-57.58%)
Mutual labels:  xkcd
Clean Architecture Components Boilerplate
A fork of our clean architecture boilerplate, this time using the Android Architecture Components
Stars: ✭ 1,241 (+3660.61%)
Mutual labels:  clean-architecture
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 (+739.39%)
Mutual labels:  clean-architecture
Clean Architecture Swiftui
SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
Stars: ✭ 2,925 (+8763.64%)
Mutual labels:  clean-architecture
WWDCast
The unofficial WWDC application for iOS
Stars: ✭ 22 (-33.33%)
Mutual labels:  clean-architecture
Dotnet Template Onion
Onion Architecture with .NET 5/.NET Core and CQRS/Event Sourcing following a DDD approach
Stars: ✭ 70 (+112.12%)
Mutual labels:  clean-architecture
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (+15.15%)
Mutual labels:  clean-architecture
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (+106.06%)
Mutual labels:  clean-architecture
visum
Android reactive MVP stack
Stars: ✭ 19 (-42.42%)
Mutual labels:  mvp-architecture
Android tmdb clean architecture
Showcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.
Stars: ✭ 63 (+90.91%)
Mutual labels:  clean-architecture
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 (+472.73%)
Mutual labels:  clean-architecture
Lady Happy Android
Open Source multi-module app for Handmade Hats company with modern approaches under the hood.
Stars: ✭ 60 (+81.82%)
Mutual labels:  clean-architecture
movies
An example approach for modularization, reactive clean architecture and persistancy.
Stars: ✭ 110 (+233.33%)
Mutual labels:  clean-architecture
Pinboard Kotlin
Unofficial Pinboard android app, developed as a playground to study many topics related to Android. Kotlin + Coroutines + MVVM
Stars: ✭ 60 (+81.82%)
Mutual labels:  clean-architecture
DaggerAndroidSampleApp
Simple app using Activity and Fragment that illustrates using dagger-android module introduced in Dagger 2.10
Stars: ✭ 21 (-36.36%)
Mutual labels:  clean-architecture
Stocktradetracking
A showcase for modularized MVVM Architecture for Android, powered by Kotlin Coroutines and Clean Architecture.
Stars: ✭ 60 (+81.82%)
Mutual labels:  clean-architecture
React-CleanArchitecture-Example
Sample frontend project with Clean Architecture using React.js and jest.
Stars: ✭ 73 (+121.21%)
Mutual labels:  clean-architecture
Go Restful
🚀 A real world production-grade RESTful Web Services proof-of-concept project.
Stars: ✭ 58 (+75.76%)
Mutual labels:  clean-architecture
Go-Clean-Architecture-REST-API
Golang Clean Architecture REST API example
Stars: ✭ 376 (+1039.39%)
Mutual labels:  clean-architecture
Kotlin Android Scaffolding
An android project structure using kotlin and most common libraries.
Stars: ✭ 53 (+60.61%)
Mutual labels:  clean-architecture
CleanTesting
Sample code for the Clean Testing talk.
Stars: ✭ 72 (+118.18%)
Mutual labels:  clean-architecture
Cleanarchitecturetemplate
A template for a dotnet core api / mvc "clean architecture" project.
Stars: ✭ 50 (+51.52%)
Mutual labels:  clean-architecture
FlutterCleanArchitecture
Clean Architecture for Flutter
Stars: ✭ 85 (+157.58%)
Mutual labels:  clean-architecture
Posts Mvvm Daggerhilt Dynamic Feature Rxjava3 Flow Sample
Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic Feature Modules, Static Code Analysis, Gradle DSL, MockK+ MockWebServer with Test Driven Development including Api and Database tests
Stars: ✭ 41 (+24.24%)
Mutual labels:  clean-architecture
CleanArchitectureMVVM
Example of Clean Architecture of Android app using MVVM, Koin, Coroutines, Retrofit, Room, Solid Principle, DRY, KISS, OOP
Stars: ✭ 60 (+81.82%)
Mutual labels:  clean-architecture
Stocker
Stocker is a currency monitoring app. It offers instant currency rates of banks.
Stars: ✭ 38 (+15.15%)
Mutual labels:  clean-architecture
go-monolith-example
Example Go monolith with embedded microservices and The Clean Architecture
Stars: ✭ 186 (+463.64%)
Mutual labels:  clean-architecture
Android Clean Architecture Example
Yet another Android clean architecture example using RxJava and Room.
Stars: ✭ 37 (+12.12%)
Mutual labels:  clean-architecture
PopMovies
Aplicativo em Android para organização dos seus filmes favoritos.
Stars: ✭ 41 (+24.24%)
Mutual labels:  mvp-architecture
Earthquakes
Demo application showing alerts about Earthquakes. Built using Clean Architecture and MVP approach.
Stars: ✭ 34 (+3.03%)
Mutual labels:  clean-architecture
EcommerceDDD
Experimental full-stack application using Domain-Driven Design, CQRS, and Event Sourcing.
Stars: ✭ 178 (+439.39%)
Mutual labels:  clean-architecture
Blockchain Tracker
A blockchain market tracking app. Example implementation of reactive clean architecture and testing.
Stars: ✭ 30 (-9.09%)
Mutual labels:  clean-architecture
iOS-Clean-Architecture-Example
An iOS app designed using clean architecture and MVVM.
Stars: ✭ 50 (+51.52%)
Mutual labels:  clean-architecture
northwind-dotnet
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
Stars: ✭ 77 (+133.33%)
Mutual labels:  clean-architecture
Clean Flutter App
Aplicativo feito em Flutter usando TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 163 (+393.94%)
Mutual labels:  clean-architecture
clean-code-javascript-ko
🛁 Clean Code concepts adapted for JavaScript - 한글 번역판 🇰🇷
Stars: ✭ 1,767 (+5254.55%)
Mutual labels:  clean-architecture
Ultrix
Ultrix is a meme website for collecting memes and sharing them with friends on the website.
Stars: ✭ 13 (-60.61%)
Mutual labels:  clean-architecture
flutter clean architecture
A flutter clean architecture series, the way we build clean apps.
Stars: ✭ 225 (+581.82%)
Mutual labels:  clean-architecture
Melophile
A fully-featured music app that contains various elements of Material Design.
Stars: ✭ 859 (+2503.03%)
Mutual labels:  clean-architecture
Android-Clean-Architecture
This is a sample movie list Android application built to demonstrate use of Clean Architecture tools. Dedicated to all Android Developers - (Kotlin, MVVM, Clean Architecture, Rx-Java, Dagger, OkHttp, Unit Testing, SOLID principles, Code Coverage)
Stars: ✭ 268 (+712.12%)
Mutual labels:  clean-architecture
Android Architecture Components Kotlin
Clean code App with Kotlin and Android Architecture Components
Stars: ✭ 23 (-30.3%)
Mutual labels:  clean-architecture
TVToday
iOS TV Shows app with TMDb Api. RxSwift, MVVM, Clean Architecture. Tuist + Swift Package Manager
Stars: ✭ 27 (-18.18%)
Mutual labels:  clean-architecture
Shiftscheduler
A boilerplate ASP.NET Core project, including a sample employee shift scheduler app
Stars: ✭ 5 (-84.85%)
Mutual labels:  clean-architecture
Kotlin-MVP-Testing
Examples of testing different layers of an Android app with MVP architecture.
Stars: ✭ 24 (-27.27%)
Mutual labels:  mvp-architecture
Short
URL shortening service written in Go and React
Stars: ✭ 777 (+2254.55%)
Mutual labels:  clean-architecture
Go-gRPC-RabbitMQ-microservice
Go gRPC RabbitMQ email microservice
Stars: ✭ 107 (+224.24%)
Mutual labels:  clean-architecture
Wild Workouts Go Ddd Example
Complete application to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring of a Go project.
Stars: ✭ 756 (+2190.91%)
Mutual labels:  clean-architecture
wikilight
A lightweight Wikipedia Client
Stars: ✭ 50 (+51.52%)
Mutual labels:  mvp-architecture
Movienight
MovieNight is a sample Android application that uses the clean architecture approach and is written in Kotlin.
Stars: ✭ 744 (+2154.55%)
Mutual labels:  clean-architecture
store-apps-mvvm
Implementation component of Android Jetpack with clean architecture
Stars: ✭ 32 (-3.03%)
Mutual labels:  clean-architecture
ITL
Sample Web API implementation with .NET Core and DDD using Clean Architecture.
Stars: ✭ 29 (-12.12%)
Mutual labels:  clean-architecture
phpstats
CLI Statistics and dependency graphs for PHP
Stars: ✭ 61 (+84.85%)
Mutual labels:  clean-architecture
golang-starter
Golang code boilerplate inspired by clean architecture
Stars: ✭ 49 (+48.48%)
Mutual labels:  clean-architecture
clean-code-javascript
🛁 Clean Code-Konzepte adaptiert für JavaScript.
Stars: ✭ 37 (+12.12%)
Mutual labels:  clean-architecture
Android Clean Architecture
Showcasing a Clean Architecture approach from our Android applications framework!
Stars: ✭ 160 (+384.85%)
Mutual labels:  clean-architecture
clean-ddd-php-poc-contacts
A simple contact manager API to demonstrate the concepts of Clean Architecture and DDD with PHP 7.4+.
Stars: ✭ 31 (-6.06%)
Mutual labels:  clean-architecture
from-fat-controllers-to-use-cases
Rails (API) app that shows different kinds of architecture (one per commit), and in the last one, how to use the Micro::Case gem to handle the application business logic.
Stars: ✭ 74 (+124.24%)
Mutual labels:  clean-architecture
mitsumine
Android用はてなブックマーククライアント
Stars: ✭ 40 (+21.21%)
Mutual labels:  mvp-architecture
301-360 of 470 similar projects