This application created for checkin for event created by GDGHanoi community
This project is open source, and everyone in GDG Hanoi group can request to develop, create PR and maintaince
About community: GDG Hanoi is an independent group; our activities and the opinions expressed here should in no way be linked to Google, the corporation. To learn more about the GDG program, visit
- GDGCommunity : https://gdg.community.dev/gdg-ha-noi/
- Facebook: https://www.facebook.com/GDGhanoi
- Github: https://github.com/Google-Developer-Group-HaNoi
- Email: [email protected]
Project is developed by native app android and program language is Kotlin
Using libraries
- Dependency Injection (DI): Dagger Hilt
- Database(SQLite - Room) : Room
- Language(Kotlin) : Kotlin
- Executes Asynchronously :Kotlin Coroutines (Flow)
- Network(Retrofit): Retrofit
- Gradle(Kotlin) : Groovy
- Image(Glide) : Glide
- LifecycleExtension: Android Lifecycle
- Camera: Zxing Embedded
App developed follow the MVI (Model - View- Intent)
Project has 3 main screens
- Dashboard where the application originates
- QR code scan screen to perform qr code scanning
- Screen to confirm cases after scanning qr code