{"id":16079399,"url":"https://github.com/muchaisam/BaoBuzz","last_synced_at":"2025-10-22T22:30:41.572Z","repository":{"id":253619307,"uuid":"709855143","full_name":"muchaisam/BaoBuzz","owner":"muchaisam","description":"BaoBuzz: A cutting-edge Android live score app built with Kotlin, Jetpack compose, Firebase, and modern Android development practices. Features real-time updates, personalized experiences, and a sleek Material Design 3 interface. Perfect for sports enthusiasts and showcasing advanced Android development skills.","archived":false,"fork":false,"pushed_at":"2024-10-08T02:41:47.000Z","size":1576,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-09T11:04:07.365Z","etag":null,"topics":["android","android-development","coroutines","firebase","jetpack-compose","kotlin","live-score","mvvm-architecture","sports-app","sports-data"],"latest_commit_sha":null,"homepage":"https://play.google.com/store/apps/details?id=com.msdc.baobuzz\u0026pcampaignid=web_share","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/muchaisam.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":"2023-10-25T14:27:55.000Z","updated_at":"2024-10-08T02:41:55.000Z","dependencies_parsed_at":"2024-09-09T18:51:51.404Z","dependency_job_id":null,"html_url":"https://github.com/muchaisam/BaoBuzz","commit_stats":null,"previous_names":["muchaisam/baobuzz"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchaisam%2FBaoBuzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchaisam%2FBaoBuzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchaisam%2FBaoBuzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchaisam%2FBaoBuzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muchaisam","download_url":"https://codeload.github.com/muchaisam/BaoBuzz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237743729,"owners_count":19359287,"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","android-development","coroutines","firebase","jetpack-compose","kotlin","live-score","mvvm-architecture","sports-app","sports-data"],"created_at":"2024-10-09T11:00:37.369Z","updated_at":"2025-10-22T22:30:40.911Z","avatar_url":"https://github.com/muchaisam.png","language":"Kotlin","funding_links":[],"categories":["Kotlin"],"sub_categories":[],"readme":"# BaoBuzz - Live Score App\n\n![Project Status](https://img.shields.io/badge/status-in%20progress-yellow)\n![License](https://img.shields.io/badge/license-MIT-blue)\n\n## 🚧 Project Status: In Progress\n\nBaoBuzz is currently under active development. Features are being added and refined regularly. Contributors and feedback are welcome!\n\n## 📱 Description\n\nBaoBuzz is a modern, feature-rich live score app for Android, delivering real-time sports updates, comprehensive match details, and personalized user experiences. Built with Kotlin and leveraging the latest Android development practices, BaoBuzz aims to provide sports enthusiasts with a seamless and engaging way to follow their favorite games.\n\n## ✨ Key Features\n\n- 🔴 Live Scores: Real-time updates for ongoing matches\n- 🏟️ Match Details: Comprehensive information about each game\n- 🎨 Material Design 3: Modern and sleek user interface\n- 🌙 Dark Mode: Toggleable dark theme for better user experience\n- 🔔 Push Notifications: Stay updated with important events\n- 📊 Historical Data: Access past match results and statistics\n- 📰 News Feed: Latest sports news and updates\n- 🔍 Advanced Search: Find specific matches, teams, or players\n- 📵 Offline Mode: Access basic features without internet connection\n- 🗣️ Voice Commands: Integration with Google Assistant\n- 🏆 Personalization: Set preferences and favorite teams/leagues\n- 🖼️ Widgets: Quick access to live scores from the home screen\n\n## 🛠️ Technologies \u0026 Tools\n\n- Kotlin\n- Android Jetpack (ViewModel, LiveData, Room, Navigation)\n- Firebase (Realtime Database, Authentication, Cloud Messaging, Analytics)\n- SQLite\n- MVVM Architecture\n- Coroutines \u0026 Flow\n- Hilt (for dependency injection)\n- Material Design 3\n- JUnit \u0026 Espresso (for testing)\n- Retrofit (for API calls)\n- Glide (for image loading)\n\n## 📸 Screenshots\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/muchaisam/BaoBuzz/blob/main/screenshots/home.png\" alt=\"App Homepage screenshot\" width=\"300\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/muchaisam/BaoBuzz/blob/main/screenshots/schedule.png\" alt=\"Schedule Screenshot\" width=\"300\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n## 🚀 Installation\n\n1. Clone the repository\n\n```bash git clone https://github.com/muchaisam/BaoBuzz.git\n\n2. Open the project in Android Studio\n3. Sync the project with Gradle files\n4. Run the app on an emulator or physical device\n\n## 🧪 Testing\n\nBaoBuzz includes a comprehensive suite of tests:\n\n- Unit Tests: Validate the logic of individual components\n- Integration Tests: Ensure different parts of the app work together correctly\n- UI Tests: Verify the user interface behaves as expected\n\nRun tests using Android Studio or via command line:\n\n```bash ./gradlew test # Run unit tests\n./gradlew connectedAndroidTest # Run UI tests\n./gradlew connectedTest # For instrumented tests\n\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/muchaisam/BaoBuzz/issues).\n\n## 📄 License\n\nThis project is [MIT](https://choosealicense.com/licenses/mit/) licensed.\n\n## 📞 Contact\n\nSam - [@smuchai10](https://twitter.com/smuchai10)\n\nProject Link: [https://github.com/muchaisam/BaoBuzz](https://github.com/muchaisam/BaoBuzz)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuchaisam%2FBaoBuzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuchaisam%2FBaoBuzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuchaisam%2FBaoBuzz/lists"}