issues
search
Daggerpov
/
Spawn-App-Back-End
Back-end REST API for the Spawn mobile app, written in Java Spring Boot, and connected to a MySQL database.
Other
2
stars
0
forks
source link
Removed location from user + adjusted its properties
#38
Closed
Daggerpov
closed
1 day ago
Daggerpov
commented
1 day ago
User didn't need a
lastLocation
property, so I removed that relation
Location needed proper attributes, so I added: name (what displays with the event), lat & long coordinates
lastLocation
property, so I removed that relation