{"id":50299932,"url":"https://github.com/muazdev26/notsi","last_synced_at":"2026-05-28T12:02:29.206Z","repository":{"id":198534360,"uuid":"556733565","full_name":"muazdev26/Notsi","owner":"muazdev26","description":"Notes Android App with SqlDelight \u0026 Migrations","archived":false,"fork":false,"pushed_at":"2026-05-01T16:19:38.000Z","size":217,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-01T18:20:56.095Z","etag":null,"topics":["database-migrations","flow","hilt","hilt-android","kotlin","kotlin-android","kotlin-coroutines","kotlinflows","migrations","navigation-component","sqldelight","sqldelight-sample","sqldelight2","stateflow","stateflow-android","stateflow-sample","viewbinding","viewbinding-android","viewmodel"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muazdev26.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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":"2022-10-24T12:14:21.000Z","updated_at":"2026-05-01T16:19:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b0b6d8e-3a53-478c-9b94-00cff79f3c94","html_url":"https://github.com/muazdev26/Notsi","commit_stats":null,"previous_names":["muazdev26/notsi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/muazdev26/Notsi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muazdev26%2FNotsi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muazdev26%2FNotsi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muazdev26%2FNotsi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muazdev26%2FNotsi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muazdev26","download_url":"https://codeload.github.com/muazdev26/Notsi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muazdev26%2FNotsi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33607334,"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-05-28T02:00:06.440Z","response_time":99,"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":["database-migrations","flow","hilt","hilt-android","kotlin","kotlin-android","kotlin-coroutines","kotlinflows","migrations","navigation-component","sqldelight","sqldelight-sample","sqldelight2","stateflow","stateflow-android","stateflow-sample","viewbinding","viewbinding-android","viewmodel"],"created_at":"2026-05-28T12:02:28.249Z","updated_at":"2026-05-28T12:02:29.196Z","avatar_url":"https://github.com/muazdev26.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://cdn-icons-png.flaticon.com/512/650/650661.png\" width=\"128\" height=\"128\" alt=\"Notsi Logo\"/\u003e\n  \u003ch1\u003eNotsi\u003c/h1\u003e\n  \u003cp\u003eA reactive, modern Notes Android application built with SQLDelight and Clean Architecture principles.\u003c/p\u003e\n\n  [![CI/CD](https://github.com/muazdev26/Notsi/actions/workflows/deploy_to_firebase_app_distribution.yml/badge.svg)](https://github.com/muazdev26/Notsi/actions)\n  [![Kotlin](https://img.shields.io/badge/kotlin-2.3.21-blue.svg?logo=kotlin)](http://kotlinlang.org)\n  [![Platform](https://img.shields.io/badge/platform-Android-green.svg?logo=android)](https://www.android.com)\n  [![AGP](https://img.shields.io/badge/AGP-9.2.0-blue.svg?logo=android)](https://developer.android.com/studio/releases/gradle-plugin)\n\u003c/div\u003e\n\n---\n\n## 📱 Screenshots\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/muazdev26/muazdev26.github.io/blob/main/notes_android_app_github.jpeg\" width=\"300\" /\u003e\u003cbr\u003e \n\u003c/div\u003e\n\n---\n\n## 🛠 Tech Stack \u0026 Architecture\n\nNotsi follows **Modern Android Development (MAD)** practices and uses **MVVM** with **Clean Architecture**.\n\n- **Language:** [Kotlin](https://kotlinlang.org/)\n- **Local Database:** [SQLDelight](https://github.com/cashapp/sqldelight) - Type-safe SQL for Kotlin.\n- **Dependency Injection:** [Hilt](https://developer.android.com/training/dependency-injection/hilt-android)\n- **Asynchronous Programming:** [Coroutines](https://developer.android.com/kotlin/coroutines) \u0026 [Flow](https://developer.android.com/kotlin/flow)\n- **Jetpack Libraries:**\n  - [Navigation Components](https://developer.android.com/guide/navigation)\n  - [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel)\n  - [ViewBinding](https://developer.android.com/topic/libraries/view-binding)\n  - [Lifecycle](https://developer.android.com/topic/libraries/architecture/lifecycle)\n\n---\n\n## 🧪 Testing Strategy\n\nThe project is heavily tested across all layers to ensure stability and correctness:\n\n### 1. Unit Tests (`app/src/test`)\n- **ViewModel Tests:** Validates UI logic and state using `InstantTaskExecutorRule`.\n- **Data Source Tests:** In-memory integration tests for SQLDelight queries using Robolectric.\n- **Mappers:** Ensures data conversion between layers is accurate.\n- **Libraries:** \n  - [JUnit4](https://junit.org/junit4/) - The fundamental testing framework.\n  - [Truth](https://truth.dev/) - Fluent assertions for Kotlin/Java.\n  - [Turbine](https://github.com/cashapp/turbine) - A small testing library for Kotlin Flow.\n  - [Robolectric](https://robolectric.org/) - Industry-standard unit testing framework for Android.\n  - [Mockito](https://site.mockito.org/) - Mocking framework for unit tests.\n\n### 2. Instrumented Tests (`app/src/androidTest`)\n- **Fragment Isolation Tests:** Testing UI components in isolation using a custom Hilt container.\n- **End-to-End (E2E) Tests:** Full user flow verification from adding a note to seeing it in the list.\n- **Libraries:** \n  - [Espresso](https://developer.android.com/training/testing/espresso) - Native UI testing framework.\n  - [Hilt Testing](https://developer.android.com/training/dependency-injection/hilt-testing) - For dependency injection in instrumented tests.\n  - [Mockito-Android](https://github.com/mockito/mockito) - Mockito support for Android instrumented tests.\n\n---\n\n## 🚀 CI/CD Pipeline\n\nThe project uses **GitHub Actions** for automation:\n\n- **Continuous Integration:** Every pull request/manual trigger triggers a full test suite run (`./gradlew testDebugUnitTest`).\n- **Continuous Deployment:** On successful build and test completion, the debug APK is automatically distributed to **Firebase App Distribution** for testers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuazdev26%2Fnotsi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuazdev26%2Fnotsi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuazdev26%2Fnotsi/lists"}