An android app that allows users to find, categorise, vote, comment and get directions to tech stores nearby.
It uses google's API to get the user location and the distance to the shops.
- Run the API on a server you own and fill the database with the stores, locations, etc.
- Modify the file DbAPI.kt and change the IP and PORT to match your server's exposed API.
- Compile with android studio and install the apk on your android phone.
Ignore that most shops are 4000km away.
These screenshots are from an emulator without working location services.
It was defaulting the location to google's HQ.