Skip to content

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

License

avidraghav/SpaceDawn

Repository files navigation


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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages