Skip to content

sarnavakonar/Gamebaaz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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 -

  • 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 ๐Ÿ˜)
  • 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.

Releases

No releases published

Packages

No packages published

Languages