https://github.com/makeevrserg/empireprojekt-mobile
Kotlin Multipaltform Mobile application for EmpireProjekt.ru
https://github.com/makeevrserg/empireprojekt-mobile
android compose jetbrains-compose jetpack-compose kotlin kotlin-multiplatform multiplatform
Last synced: 2 months ago
JSON representation
Kotlin Multipaltform Mobile application for EmpireProjekt.ru
- Host: GitHub
- URL: https://github.com/makeevrserg/empireprojekt-mobile
- Owner: makeevrserg
- Created: 2023-06-17T17:11:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T19:26:04.000Z (7 months ago)
- Last Synced: 2024-10-29T21:12:36.126Z (7 months ago)
- Topics: android, compose, jetbrains-compose, jetpack-compose, kotlin, kotlin-multiplatform, multiplatform
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=com.makeevrserg.empireprojekt.mobile
- Size: 1.56 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](LICENSE.md)
## EmpireProjekt Mobile
This mobile application made specially for [EmpireProjekt](https://empireprojekt.ru)
## Content
You can check statuses of network or see useful links
![]()
![]()
![]()
See the ratings for players
![]()
![]()
Watch towns and online-map
![]()
![]()
### Don't forget to check out [AstraLearner](https://play.google.com/store/apps/details?id=com.makeevrserg.astralearner)!
## Architecture
The application is build on [The Architecture GuideLines](https://makeevrserg.github.io/ArchitectureTheory/gradle/)
### Some non-standart libraries
| Non-default Libraries used | Author/Organization |
|:---------------------------|--------------------------------------------------------------:|
| Moko Libraries | [IceRock Development](https://github.com/icerockdev) |
| Decompose/MVIKotlin | [Arkadii Ivanov](https://github.com/arkivanov) |
| DI | [klibs.kdi](https://github.com/makeevrserg/KDI) |
| Paging | [klibs.paging](https://github.com/makeevrserg/klibs.paging) |
| Micro utils | [klibs.mikro](https://github.com/makeevrserg/klibs.mikro) |
| Gradle boilerplate | [gradle-plugin](https://github.com/makeevrserg/gradle-plugin) |## Download either
[
](https://play.google.com/store/apps/details?id=com.makeevrserg.empireprojekt.mobile)
### Or find app in the [GitHub Releases Section](https://github.com/makeevrserg/EmpireProjekt-Mobile/releases/latest)
### Gratitude
- Big thanks to Alex Panov for [slot child example](https://github.dev/AJIEKCX/SpaceXRockets)
### See other tons of my projects
- [Organization](https://github.com/Astra-Interactive)
- [My Profile](https://github.com/makeevrserg)