Gamebaaz ?

GitHub license ktlint GitHub stars

A full-stack application showing the power ? of KOTLIN. Entire android app + backend Apis written in Kotlin ?

Android Backend
Jetpack Compose Ktor framework
MVVM,Hilt,Coroutines… MySQL DB
Deploy to Heroku

The Gamebaaz app itself ?

? About the Project

This project has 2 components as frontend(mobile) and backend. Details mentioned below –

? Gamebaaz Android App

  • App UI built 100% with Jetpack Compose
  • MVVM architecture with Livedata, Coroutines, Retrofit, Accompanist for compose
  • Navigation Component for fragment navigation
  • Hilt for DI
  • Bottom navigation view with multiple backstacks
  • Light/Dark mode support (comes automatically with compose ?)

? Gamebaaz Server Side

  • REST APIs are written in Kotlin using KTOR framework
  • Basic AUTH is used for authentication
  • MySQL is used as the database
  • Apis are deplyed in the cloud via Heroku

Contributing ?

Pull requests and bug ? fixes are more than welcome ?

Finally ?

If you found this to be helpful, dont forget to give it a ⭐️

License

MIT License

Copyright (c) 2021 Sarnava Konar

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

GitHub

https://github.com/sarnavakonar/Gamebaaz