SpaceDawn VS BasicMVIApp

Compare SpaceDawn vs BasicMVIApp and see what are their differences.

SpaceDawn

Space Dawn is a demo app built to demonstrate the use of Mutli-Module Clean MVVM Architecture with Jetpack Compose by following Material-3 guidelines along with other MAD libraries such as Dagger-Hilt, Room Database, Coroutines, Navigation, WorkManager etc. for building Android Apps (by avidraghav)

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. (by MuhammadKhoshnaw)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
SpaceDawn BasicMVIApp
2 2
131 35
- -
8.1 0.0
about 2 months ago about 2 years ago
Kotlin Kotlin
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SpaceDawn

Posts with mentions or reviews of SpaceDawn. We have used some of these posts to build our list of alternatives and similar projects.

BasicMVIApp

Posts with mentions or reviews of BasicMVIApp. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing SpaceDawn and BasicMVIApp you can also consider the following projects:

D_Note - Simple & Light Weight Notes App

eth-inspector - EthInspector - Ethereum blockchain explorer native Android application with Jetpack Compose

bitcoin-market-android - Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰

CineMates - CineMates is a modern android application for movie fans in which you will be able to search for movies and consult information provided by The Movie DB.

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

Flywheel - A simple and predictable state management library inspired by Redux for Kotlin Multiplatform using the concepts of actors.

Vigilante - 🛡️ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.

TimePlanner - Mobile app for planning tasks for the day with multimodule architecture, MVI, Compose, Room, Voyager, AlarmManager, Notification, Charts

Foodium - 🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).

NotyKT 🖊️ - 📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.

SunCalculator - Android app that fetches sunrise and sunset times for any date/city. My first app using MVVM.