{"id":24482460,"url":"https://github.com/iamageo/nottye","last_synced_at":"2025-04-13T16:43:10.004Z","repository":{"id":59698483,"uuid":"530276279","full_name":"iamageo/Nottye","owner":"iamageo","description":"📝 Nottye is a beautiful and minimalist note app implemented with modern Android development  (Hilt, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.","archived":false,"fork":false,"pushed_at":"2025-03-24T05:27:47.000Z","size":833,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T07:47:50.354Z","etag":null,"topics":["android","clean-architecture","clean-code","coroutines","dagger","flow","hilt","jetpack-compose","kotlin","livedata","multimodule","mvvm","mvvm-android","mvvm-architecture","note","note-app","retrofit2","room","room-database","viewmodel"],"latest_commit_sha":null,"homepage":"","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/iamageo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-08-29T15:18:43.000Z","updated_at":"2025-03-18T03:58:30.000Z","dependencies_parsed_at":"2023-12-24T04:22:55.767Z","dependency_job_id":"f1973a29-dbe4-499d-9b34-76d46c7fa299","html_url":"https://github.com/iamageo/Nottye","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamageo%2FNottye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamageo%2FNottye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamageo%2FNottye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamageo%2FNottye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamageo","download_url":"https://codeload.github.com/iamageo/Nottye/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248747427,"owners_count":21155448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["android","clean-architecture","clean-code","coroutines","dagger","flow","hilt","jetpack-compose","kotlin","livedata","multimodule","mvvm","mvvm-android","mvvm-architecture","note","note-app","retrofit2","room","room-database","viewmodel"],"created_at":"2025-01-21T12:13:52.855Z","updated_at":"2025-04-13T16:43:09.997Z","avatar_url":"https://github.com/iamageo.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eNottye\u003c/h1\u003e\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e  \nNottye is minimalist note app implemented with modern Android development (Hilt, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture and multi-module.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://android-arsenal.com/api?level=21\"\u003e\u003cimg alt=\"API\" src=\"https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat\"/\u003e\u003c/a\u003e\n  \u003cimg alt=\"repo size\" src=\"https://img.shields.io/github/repo-size/iamageo/Nottye\"/\u003e\n  \u003cbr/\u003e\n    \u003cimg alt=\"forks\" src=\"https://img.shields.io/github/forks/iamageo/Nottye?style=social\"/\u003e\n    \u003cimg alt=\"stars\" src=\"https://img.shields.io/github/stars/iamageo/Nottye?style=social\"/\u003e\n\u003c/p\u003e\n\n[![Android CI](https://github.com/iamageo/Nottye/actions/workflows/android.yml/badge.svg)](https://github.com/iamageo/Nottye/actions/workflows/android.yml)\n[![Android Unit Test](https://github.com/iamageo/Nottye/actions/workflows/android_unit_test.yml/badge.svg)](https://github.com/iamageo/Nottye/actions/workflows/android_unit_test.yml)\n[![Dependabot Updates](https://github.com/iamageo/Nottye/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/iamageo/Nottye/actions/workflows/dependabot/dependabot-updates)\n\n## Screenshots\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/26925002/223728367-5c13ef5f-bafc-4300-b5cc-8cc505aa8f93.png\" width=\"100%\"/\u003e\n\u003c/p\u003e\n\n## Tech stack \u0026 Open-source libraries\n- Minimum SDK level 26\n- 100% [Kotlin](https://kotlinlang.org/) based + [Coroutines](https://github.com/Kotlin/kotlinx.coroutines) + [Flow](https://developer.android.com/kotlin/flow)\n- Architecture\n  - [Clean Architecure](https://developer.android.com/jetpack/guide) \n  - MVVM Architecture (View - ViewModel - Model)\n  - Repository pattern\n- [Room](https://developer.android.com/training/data-storage/room)\n- [Dagger Hilt](https://dagger.dev/hilt/) - for dependency injection\n- [Jetpack Compose](https://developer.android.com/jetpack/compose?hl=pt-br)\n\n# Modularization\n![modularization](https://user-images.githubusercontent.com/26925002/194191324-0dde9ac8-2077-4be8-8b78-4ea7ff878347.png)\n\n## License\n```\n    Copyright 2022 Geovani Amaral\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamageo%2Fnottye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamageo%2Fnottye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamageo%2Fnottye/lists"}