To run the app you need to have an Android Studio and a Android device (it can be an emulator or an Android Smartphone)
- Import the project
- Plug the phone or turn on the emulator
- Wait until Android Studio discovers the device
- Press play
Docker application or Docker desktop is required.
To run server go to folder with docker-compose file and run command docker-compose up --build
.
The server will be available under address https://localhost:8080
.
Endpoint info is available under address: https://localhost:8080/swagger-ui.html
. To access it insert admin
as both password and login.
- Android Studio
- Kotlin
- Android
- Java
- Spring
- Docker
- Postman
- MongoDB
This is an app created to help users ogranise group sports. It allows searching games on map and joining them, as well as organising your own games.