This repository contains the backend for the City Of Guilds android application. This application is created as a Thesis work for Budapest University of Economics and Engineering.
This app is a Spring Boot backend to an Android application. The application requires a MySQL database running on the computer, as specified in 'application.properties' The app runs with Java 21.
- Registration
- Login
- Token based authentication
- Storing POI-s
- Storing User information
- Automatic leaderboard update
If you have any questions feel free to contact me any time. The associated Android app can be found here: https://github.com/Bendoair/CityOfGuilds