avidraghav / 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

Home Page:https://play.google.com/store/apps/details?id=com.raghav.spacedawnv2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Space Dawn

Android-CI Actions Status GitHub license GitHub Repo stars Google Dev Library Kotlin Weekly
Offline First ktlint Contributions Highly Welcome

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. The app lets a user Save reminders/alarms for the upcoming Rocket Launches From around the world.

You can download the app from Playstore or download the apk from πŸš€

Playstore Space Dawn

πŸ›  Built With

Architecture Multi-Module Clean MVVM Architecture
UI Framework Jetpack Compose
πŸ’‰ DI Dagger-Hilt
🌐 Networking Retrofit + Moshi
πŸ’Ύ Local Database Room Database
🧭 Navigation Compose Destinations Navigation
πŸ—οΈ Persistent Background Work WorkManager + AlarmManager
🧡 Asynchronous Work Coroutines
πŸ–ΌοΈ Image Loading Coil

πŸŽ₯ Working Demo

demo_video.mov

The reminder in the demo fires right away and this is purposeful as to demonstrante the functionality.


πŸ“± Screenshots (Dark and Light Theme)

Upcoming Launches Screen Reminders Screen Notification Sample
Upcoming Launches Screen Reminders Screen Notification Sample

πŸ—οΈ Architecture Diagram


βœ”οΈ Tests

Tests are continuosly being written. Check the test and androidTest source sets for already available test cases.

πŸš€ The app uses Launch Library 2 API for getting upcoming Rocket Launches.

License

Copyright 2023 Raghav Aggarwal

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

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

https://play.google.com/store/apps/details?id=com.raghav.spacedawnv2

License:Apache License 2.0


Languages

Language:Kotlin 100.0%