{"id":49879776,"url":"https://github.com/spongycode/basic-news-app","last_synced_at":"2026-05-15T13:40:09.659Z","repository":{"id":220896763,"uuid":"752208529","full_name":"spongycode/basic-news-app","owner":"spongycode","description":"Android application designed to provide users with a seamless experience of exploring and reading news articles.","archived":false,"fork":false,"pushed_at":"2024-02-05T00:51:25.000Z","size":480,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-01T02:11:55.301Z","etag":null,"topics":["android","fcm","hilt","httpurlconnection","jetpack-compose","kotlin","mvvm"],"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/spongycode.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}},"created_at":"2024-02-03T11:00:08.000Z","updated_at":"2024-02-05T01:12:06.000Z","dependencies_parsed_at":"2024-02-05T03:38:14.906Z","dependency_job_id":null,"html_url":"https://github.com/spongycode/basic-news-app","commit_stats":null,"previous_names":["spongycode/basic-news-app"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/spongycode/basic-news-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongycode%2Fbasic-news-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongycode%2Fbasic-news-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongycode%2Fbasic-news-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongycode%2Fbasic-news-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spongycode","download_url":"https://codeload.github.com/spongycode/basic-news-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongycode%2Fbasic-news-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33068889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","fcm","hilt","httpurlconnection","jetpack-compose","kotlin","mvvm"],"created_at":"2026-05-15T13:40:06.446Z","updated_at":"2026-05-15T13:40:09.604Z","avatar_url":"https://github.com/spongycode.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"assets/app_logo.jpg\" width=\"128\" height=\"128\" style=\"display: block; margin: 0 auto\"/\u003e\n    \u003ch1\u003eBasic News App\u003c/h1\u003e\n    \u003cp\u003eAndroid application designed to provide users with a seamless experience of exploring and reading news articles.\u003c/p\u003e\n\u003c/div\u003e\n\n## Features 🌟\n- \u003cb\u003eNews Listing:\u003c/b\u003e Retrieve and display news articles on the home screen, presenting headlines and URLs for users to explore.\n- \u003cb\u003eArticle Navigation:\u003c/b\u003e Click on a listed headline to open a browser window, loading and displaying the full article for users.\n- \u003cb\u003eFirebase Cloud Messaging (FCM):\u003c/b\u003e Receive and view notifications to stay updated on the latest news. Support for FCM data payload is implemented.\n- \u003cb\u003eSearch Functionality:\u003c/b\u003e Enables users to search for specific news articles using a search bar.\n- \u003cb\u003eSorting Options:\u003c/b\u003e Flexibility to sort and list articles based on old-to-new or new-to-old.\n\n## Tech Stack 🛠️\n- \u003cb\u003e[Kotlin](https://kotlinlang.org/):\u003c/b\u003e Primary language for Android app development.\n- \u003cb\u003e[Firebase Cloud Messaging](https://firebase.google.com/docs/cloud-messaging):\u003c/b\u003e Cross-platform messaging solution.\n- \u003cb\u003e[MVVM](https://developer.android.com/topic/libraries/architecture/viewmodel):\u003c/b\u003e Architecture pattern (Model-View-ViewModel) for a structured and maintainable app design.\n- \u003cb\u003e[Hilt](https://developer.android.com/training/dependency-injection/hilt-android):\u003c/b\u003e Simplifies dependency injection in Android apps.\n- \u003cb\u003e[HttpURLConnection](https://developer.android.com/reference/java/net/HttpURLConnection):\u003c/b\u003e Facilitates interaction with HTTP servers over the network.\n- \u003cb\u003e[Jetpack Compose](https://developer.android.com/jetpack/compose):\u003c/b\u003e Declarative UI toolkit for native Android apps.\n- \u003cb\u003e[Compose Navigation](https://developer.android.com/jetpack/compose/navigation):\u003c/b\u003e Navigation component for Jetpack Compose.\n- \u003cb\u003e[Material 3](https://m3.material.io/):\u003c/b\u003e Latest Material Design system for unified app aesthetics.\n\n\n## Installation\n[\u003cimg src=\"https://github.com/machiav3lli/oandbackupx/blob/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png\"\nalt=\"Get it on GitHub\"\nheight=\"80\"\u003e](https://github.com/spongycode/basic-news-app/releases/latest)\n\n\n## Getting Started 🚀\nTo begin using Basic News App, clone the repository and open the project in Android Studio. Don't forget to get your own `google-services.json`.\n\n\n## Contributing 🤝\nFeel free to contribute to this project by submitting issues, pull requests, or providing valuable feedback. Your contributions are always welcome! 🙌\n\n## License 📄\nBasic News App is released under the [MIT License](https://opensource.org/licenses/MIT). Feel free to modify or add to this list based on the specific features of your app.\n\n## Happy coding! 🎉👩‍💻👨‍💻\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspongycode%2Fbasic-news-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspongycode%2Fbasic-news-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspongycode%2Fbasic-news-app/lists"}