{"id":50737371,"url":"https://github.com/bootuz/azri-android","last_synced_at":"2026-06-10T15:00:53.313Z","repository":{"id":362293730,"uuid":"1258081956","full_name":"bootuz/azri-android","owner":"bootuz","description":"Azri Flashcards for Android — spaced repetition (FSRS-6) flashcards built with Jetpack Compose + Firebase","archived":false,"fork":false,"pushed_at":"2026-06-03T13:54:18.000Z","size":872,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-03T14:21:46.800Z","etag":null,"topics":["anki","educational-project","flashcards","spaced-repetition"],"latest_commit_sha":null,"homepage":"https://azri.app","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bootuz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-03T09:01:59.000Z","updated_at":"2026-06-03T13:57:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bootuz/azri-android","commit_stats":null,"previous_names":["bootuz/azri-android"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bootuz/azri-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootuz%2Fazri-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootuz%2Fazri-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootuz%2Fazri-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootuz%2Fazri-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bootuz","download_url":"https://codeload.github.com/bootuz/azri-android/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootuz%2Fazri-android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34157453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anki","educational-project","flashcards","spaced-repetition"],"created_at":"2026-06-10T15:00:52.263Z","updated_at":"2026-06-10T15:00:53.308Z","avatar_url":"https://github.com/bootuz.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azri Flashcards — Android\n\n[![CI](https://github.com/bootuz/azri-android/actions/workflows/ci.yml/badge.svg)](https://github.com/bootuz/azri-android/actions/workflows/ci.yml)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)\n\nA spaced-repetition flashcard app built with Jetpack Compose and the FSRS-6 scheduling\nalgorithm. Decks, folders, cloud sync, daily study queue, reverse cards, and a daily-goal\ntracker — backed by Firebase.\n\n\u003e **Status:** active development. This is the Android port of the iOS app.\n\n## Tech stack\n\n- **UI:** Jetpack Compose + Material 3\n- **Language:** Kotlin `2.3.0`\n- **Build:** Android Gradle Plugin `9.2.1`, `minSdk 24`, `targetSdk 36`\n- **DI:** Koin\n- **Local storage:** Room + DataStore (Preferences)\n- **Backend:** Firebase Auth (Google Sign-In), Cloud Firestore, Cloud Storage\n- **Scheduling:** FSRS-6\n- **Background work:** WorkManager (daily study/goal reminders)\n\n## Getting started\n\n### 1. Prerequisites\n- Android Studio (latest stable) or the Android SDK + JDK 17+\n- An Android device/emulator running API 24+\n\n### 2. Firebase setup (required)\n\nThis repo does **not** include `google-services.json` — each developer connects their own\nFirebase project so the public code is never tied to a specific backend.\n\n1. Create a Firebase project at \u003chttps://console.firebase.google.com\u003e.\n2. Add an **Android app** with package name **`nart.simpleanki`**.\n3. Enable the products the app uses:\n   - **Authentication** → Sign-in methods → **Google** and **Anonymous**\n   - **Cloud Firestore**\n   - **Cloud Storage**\n4. For Google Sign-In, add your debug keystore's **SHA-1** to the Android app\n   (`./gradlew signingReport` prints it).\n5. Download the generated `google-services.json` and place it at:\n   ```\n   app/google-services.json\n   ```\n   See [`app/google-services.json.template`](app/google-services.json.template) for the\n   expected shape. The Google Sign-In web client ID is read automatically from this file\n   (`R.string.default_web_client_id`) — nothing else to configure.\n\n### 3. Build \u0026 run\n\n```bash\n./gradlew installDebug      # build + install on a connected device/emulator\n./gradlew testDebugUnitTest # JVM unit tests\n./gradlew connectedDebugAndroidTest  # instrumented (Compose) tests — needs a device\n```\n\n## Security notes\n\n- `google-services.json`, `local.properties`, and any keystores (`*.jks`, `*.keystore`,\n  `keystore.properties`) are git-ignored and must never be committed.\n- A Firebase **client** config is not a private credential, but data is only as safe as your\n  **Firestore/Storage Security Rules** — lock them down and consider enabling **App Check**.\n\n## Contributing\n\nPlease be respectful and follow the [Code of Conduct](CODE_OF_CONDUCT.md).\n\n## License\n\nLicensed under the [Apache License 2.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootuz%2Fazri-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbootuz%2Fazri-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootuz%2Fazri-android/lists"}