SysCredential is a simple native mobile application to register credentials of participants in corporative events.
The focus of this project was to apply some concepts from studies and solve a problem at a company where I worked
- Register credential by QrCode
- Register credential by input
- Register participants
- Register events
- Export/Share registration credentials with CSV
- Import participant data with CSV
- Share participant data with CSV
- Print badges label
- MVVM with Clean Architecture
- Coroutines & Flow
- Hilt for Dependency Injection
- Navigation Component
- Room Database
- Date and Time Picker
- QRCode Scan
Carlos Henrique S. Ferreira