Vactrack APP V1 - Your first digital vaccine passport solution 💉🛡️
Simple, effective, and secure vaccination management for everyone.
Vactrack V1 is the first generation of the Vactrack digital vaccination tracker, focusing on core features for personal and family vaccine record management.
- Mission: Make vaccine tracking accessible, easy, and reliable for everyone.
- Achievement: Foundation for further versions, trusted by hundreds of users.
- Add/manage vaccination records quickly.
- Remind users about upcoming vaccine schedules.
- Show vaccination history in a simple, intuitive UI.
- Multi-profile support (for parents, kids, ...)
- Basic local data storage with privacy focus.
- Platform: Android (native)
- Language: Kotlin
- UI: XML Layout (or Jetpack Compose nếu đã chuyển đổi)
- Database: SQLite/Room (tùy vào phiên bản)
- Architecture: MVP/MVVM basic
git clone https://github.com/phucdevz/Vactrack_Project_V1.git
# Open with Android Studio
# Build & Run on your emulator or Android device

