v1kt0r1337 / ParkingLotTrackerServer

Server application for the ParkingLotTracker project
MIT License
4 stars 1 forks source link

Geolocation on parking lot #2

Open v1kt0r1337 opened 7 years ago

v1kt0r1337 commented 7 years ago

Each parking lot should have a geolocation. The api should also support filtering, taking in longitude, latitude and a km radius as parameter. That way front end applications like the mobile app can find the parking lots on googlemap, and the user can find nearby parking lot based on GPS location.