mirror of
https://gitlab.com/ceda_ei/sonzai.git
synced 2025-03-12 05:06:52 +01:00
Sonzai
Attendance Management App.
Installation
Pre-built APKs
Currently, the APKs are being published to a telegram channel via GitLab CI/CD. Once the app reaches v1.0, it will be published on Google Play and F-Droid.
Manual Builds
- Setup react native dev environment by following React Native CLI Quickstart Guide here
yarn install
cd android; ./gradlew assembleRelease
Languages
JavaScript
72.9%
Objective-C
11.1%
Ruby
7.4%
Java
7%
Starlark
1.6%