{"id":20286003,"url":"https://github.com/micahsphelele/inews-app","last_synced_at":"2025-09-01T16:33:45.894Z","repository":{"id":37845803,"uuid":"250910388","full_name":"MicahSphelele/inews-app","owner":"MicahSphelele","description":"A simple news app demo using Dagger 2 and MVVM","archived":false,"fork":false,"pushed_at":"2024-11-12T16:23:57.000Z","size":6901,"stargazers_count":5,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T06:11:33.007Z","etag":null,"topics":["android","clean-architecture","cleanarchitecture","dagger2","dagger2-android","kotlin","kotlin-extensions","mvvm-android","mvvm-architecture","okhttp","rapidapi","retorofit2","retrofit2","room-database"],"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/MicahSphelele.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}},"created_at":"2020-03-28T22:58:08.000Z","updated_at":"2024-11-12T16:24:03.000Z","dependencies_parsed_at":"2024-11-14T14:34:32.163Z","dependency_job_id":"5d1328fc-4fef-4f6b-ac91-5a7881de1cbb","html_url":"https://github.com/MicahSphelele/inews-app","commit_stats":null,"previous_names":["micahsphelele/inewsapp"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicahSphelele%2Finews-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicahSphelele%2Finews-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicahSphelele%2Finews-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicahSphelele%2Finews-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MicahSphelele","download_url":"https://codeload.github.com/MicahSphelele/inews-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248362362,"owners_count":21091105,"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","cleanarchitecture","dagger2","dagger2-android","kotlin","kotlin-extensions","mvvm-android","mvvm-architecture","okhttp","rapidapi","retorofit2","retrofit2","room-database"],"created_at":"2024-11-14T14:30:09.965Z","updated_at":"2025-04-11T08:40:56.728Z","avatar_url":"https://github.com/MicahSphelele.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"iNews App\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/logo.png\" width=\"100\" height=\"100\"\u003e\n\u003c/p\u003e\n\nA simple open source news demo app developed in [**Kotlin**](https://kotlinlang.org/), [**Dagger 2 Android**](https://developer.android.com/training/dependency-injection/dagger-android) framework and [**MVVM**](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93viewmodel) pattern. As more ideas and features come along, I will enusre that I keep everyone updated. I did my best in ensuring that the codebase is easy to understand even for novice devs. I hope this will one day help someone 😉.\n\n###### App Features\n- Can view latest Business, Health, Sport, Technology and Entertainment news\n- View about and contact developer\n- View Covid-19 stats for South Africa, UAE, Italy, Egypt, China, USA, UK, Morocco and Japan\n- Filter Covid-19 stats by country\n- Switch between Default mode and Dark mode depending on the system or you can keep it in dark mode or light mode from a dialog\n- Save news article as a bookmark \n\n## App Screen Shots (Light Mode)\n\u003cdiv\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/screen_light_1.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/screen_light_2.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/screen_light_3.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/screen_light_4.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/screen_light_5.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/screen_light_6.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/screen_light_7.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/screen_light_8.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003c/div\u003e\n\n## App Screen Shots (Dark Mode)\n\u003cdiv\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/dark/screen_dark_1.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/dark/screen_dark_2.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/dark/screen_dark_3.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/dark/screen_dark_4.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/dark/screen_dark_5.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/dark/screen_dark_6.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/dark/screen_dark_7.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003cimg src=\"https://github.com/MicahSphelele/Inewsapp/blob/master/pics/dark/screen_dark_8.jpg\" width=\"125\" height=\"250\"/\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicahsphelele%2Finews-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicahsphelele%2Finews-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicahsphelele%2Finews-app/lists"}