Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeloewi7178/Croissant
An android app that can attend HoYoLAB check-in events automatically
https://github.com/joeloewi7178/Croissant
android app-startup baseline-profile clean-architecture-android compose datastore firebase gradle-version-catalog hilt jetpack material-you mvvm room work-manager
Last synced: 5 days ago
JSON representation
An android app that can attend HoYoLAB check-in events automatically
- Host: GitHub
- URL: https://github.com/joeloewi7178/Croissant
- Owner: joeloewi7178
- License: apache-2.0
- Created: 2022-05-08T10:01:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T04:01:28.000Z (6 months ago)
- Last Synced: 2024-05-23T04:54:15.795Z (6 months ago)
- Topics: android, app-startup, baseline-profile, clean-architecture-android, compose, datastore, firebase, gradle-version-catalog, hilt, jetpack, material-you, mvvm, room, work-manager
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=com.joeloewi.croissant
- Size: 4.6 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Croissant
An android app that can attend HoYoLAB check-in events automatically
# Stacks
- Room (SQLite Database)
- Hilt
- Compose
- Material Design 3 (Material You)
- WorkManager
- Datastore (Protobuf)
- App Startup
- Baseline Profile (Generated while CI/CD)# Architectures
- Clean Architecture
- MVVM