{"id":21922898,"url":"https://github.com/blckclov3r/mvvm-room-simplenote","last_synced_at":"2025-04-19T15:18:24.985Z","repository":{"id":46786156,"uuid":"192327863","full_name":"blckclov3r/mvvm-room-simplenote","owner":"blckclov3r","description":"Notes Taking App using Room \u0026 MVVM Architecture","archived":false,"fork":false,"pushed_at":"2022-07-19T16:51:26.000Z","size":141,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-08T19:33:33.779Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blckclov3r.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}},"created_at":"2019-06-17T10:47:12.000Z","updated_at":"2022-08-16T02:24:51.000Z","dependencies_parsed_at":"2022-09-07T01:01:09.814Z","dependency_job_id":null,"html_url":"https://github.com/blckclov3r/mvvm-room-simplenote","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blckclov3r%2Fmvvm-room-simplenote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blckclov3r%2Fmvvm-room-simplenote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blckclov3r%2Fmvvm-room-simplenote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blckclov3r%2Fmvvm-room-simplenote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blckclov3r","download_url":"https://codeload.github.com/blckclov3r/mvvm-room-simplenote/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226986655,"owners_count":17713649,"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":[],"created_at":"2024-11-28T21:07:49.537Z","updated_at":"2024-11-28T21:07:50.619Z","avatar_url":"https://github.com/blckclov3r.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Note Taking App\n## Notes Taking App using Room and MVVM Architecture\n\n* Room\n  * Database: It is an abstract class annotated with @Database and extending RoomDatabase.\n  * Entity: It represents table in our database.\n  * DAO: It is an interface needed for every entity to access the database.\n\n## What i learned\n* Developed a user interface within the xml file using CoordinatorLayout, AppBarLayout, RelativeLayout, LinearLayout, \n  RecyclerView, ListAdapter, Custom LineEditText, EditText, Spinner \u0026 Button etc.\n* Integrated setOnClick, setOnItemLongClick, OnTouch, Gesture, DoubleTapListener.\n* This repository merging what i've learned by watching tutorials via codingwithmitch(SQLite 2019) and codinginflow(MVVM).\n\n## Dependencies\n* AndroidX \n* Android support design\n  * implementation 'com.android.support:design:28.0.0'\n  * implementation 'com.google.android.material:material:1.0.0-beta01'\n* Room components\n  * implementation \"androidx.room:room-runtime:2.1.0\"\n  * annotationProcessor \"androidx.room:room-compiler:2.1.0\"\n* Lifecycle components\n  * implementation \"androidx.lifecycle:lifecycle-extensions:2.0.0\"\n  * annotationProcessor \"androidx.lifecycle:lifecycle-compiler:2.0.0\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblckclov3r%2Fmvvm-room-simplenote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblckclov3r%2Fmvvm-room-simplenote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblckclov3r%2Fmvvm-room-simplenote/lists"}