Android application which enables the crowd to upload and peer-review educational content and ML datasets.
The application communicates with the webapp's REST API.
Compile APK:
./gradlew clean build
Install APK:
adb install app/build/outputs/apk/debug/ai.elimu.crowdsource-<versionCode>-debug.apk
- For a high-level description of the project, see https://github.com/elimu-ai/wiki#readme.
- For project milestones, see https://github.com/elimu-ai/wiki/projects.