{"id":14972097,"url":"https://github.com/sarnavakonar/gamebaaz","last_synced_at":"2025-09-19T07:06:37.022Z","repository":{"id":47048718,"uuid":"404768470","full_name":"sarnavakonar/Gamebaaz","owner":"sarnavakonar","description":"A full-stack application showing the power 💪 of KOTLIN. Entire android app + backend Apis written in Kotlin 🔥","archived":false,"fork":false,"pushed_at":"2021-09-15T18:35:35.000Z","size":23500,"stargazers_count":96,"open_issues_count":0,"forks_count":17,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-31T21:52:56.473Z","etag":null,"topics":["android","android-application","api","api-rest","backend","heroku","heroku-deployment","jetpack","jetpack-compose","kotlin","kotlin-android","ktor","ktor-server","mvvm-architecture","mysql-database"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/sarnavakonar.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":"2021-09-09T15:09:45.000Z","updated_at":"2025-01-01T15:48:45.000Z","dependencies_parsed_at":"2022-08-12T13:11:30.299Z","dependency_job_id":null,"html_url":"https://github.com/sarnavakonar/Gamebaaz","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/sarnavakonar%2FGamebaaz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarnavakonar%2FGamebaaz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarnavakonar%2FGamebaaz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarnavakonar%2FGamebaaz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sarnavakonar","download_url":"https://codeload.github.com/sarnavakonar/Gamebaaz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238375234,"owners_count":19461569,"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-application","api","api-rest","backend","heroku","heroku-deployment","jetpack","jetpack-compose","kotlin","kotlin-android","ktor","ktor-server","mvvm-architecture","mysql-database"],"created_at":"2024-09-24T13:46:23.215Z","updated_at":"2025-09-19T07:06:36.914Z","avatar_url":"https://github.com/sarnavakonar.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Gamebaaz 🎮\n![GitHub license](https://img.shields.io/apm/l/link) [![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg)](https://ktlint.github.io/) [![GitHub stars](https://img.shields.io/github/stars/sarnavakonar/Gamebaaz?style=social)](https://github.com/sarnavakonar/Gamebaaz/stargazers)\n\n\nA *full-stack application* showing the power 💪 of **KOTLIN**. Entire android app + backend Apis written in **Kotlin** :fire:\n\nAndroid             |  Backend\n:-------------------------:|:-------------------------:\n\u003cimg src=\"https://developer.android.google.cn/codelabs/jetpack-compose-animation/img/ea1442f28b3c3b39.png?hl=pt-br\" width=\"100\" height=\"75\"\u003e       Jetpack Compose |  \u003cimg src=\"https://avatars.githubusercontent.com/u/28214161?s=200\u0026v=4\" width=\"75\" height=\"75\"\u003e Ktor framework\n\u003cimg src=\"https://i.pcmag.com/imagery/reviews/06fdvkyOgcsc4kzcSqhLmxB-12.1601663115.fit_scale.size_760x427.png\" width=\"100\" height=\"75\"\u003e MVVM,Hilt,Coroutines...|  \u003cimg src=\"https://pbs.twimg.com/profile_images/1255113654049128448/J5Yt92WW.png\" width=\"100\" height=\"100\"\u003e MySQL DB\n\u003cimg src=\"https://theoriginalprintingcompany.com/wp-content/uploads/2016/08/Z_Blog-entry-Pictures_03.png\" width=\"200\" height=\"120\"\u003e | \u003cimg src=\"https://uploads.sitepoint.com/wp-content/uploads/2016/04/1461122387heroku-logo.jpg\" width=\"100\" height=\"100\"\u003e Deploy to Heroku \n\n## The Gamebaaz app itself 🪄\n\n\u003cimg src=\"art/Gamebaaz_app.gif\" width=\"300\" height=\"600\"/\u003e\n\n## 💡 About the Project\n\n*This project has 2 components as frontend(mobile) and backend. Details mentioned below -*\n\n## 📱 [Gamebaaz Android App](/android)\n\n- App UI built 100% with [**Jetpack Compose**](https://developer.android.com/jetpack/compose)\n- *MVVM architecture* with *Livedata, Coroutines, Retrofit, [Accompanist for compose](https://github.com/google/accompanist)*\n- *Navigation Component* for fragment navigation\n- *Hilt* for DI\n- Bottom navigation view with multiple backstacks \n- Light/Dark mode support (comes automatically with compose 😍)\n\n## 💻 [Gamebaaz Server Side](/server-side)\n\n- *REST APIs* are written in **Kotlin** using [**KTOR**](https://ktor.io/) framework\n- Basic AUTH is used for authentication\n- MySQL is used as the database\n- Apis are deplyed in the cloud via [**Heroku**](https://www.heroku.com/) \n\n## Contributing :heart_eyes:\nPull requests and bug 🐛 fixes are more than welcome 🙏 \n\n## Finally 😌\nIf you found this to be helpful, dont forget to give it a ⭐️  \n\n## License\n\n```\nMIT License\n\nCopyright (c) 2021 Sarnava Konar\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarnavakonar%2Fgamebaaz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarnavakonar%2Fgamebaaz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarnavakonar%2Fgamebaaz/lists"}