johnjacobkenny / nearby-search

Enables a user to find restaurants nearby them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nearby-search

This app helps users to search for nearby restaurants.

Technical requirements

  • Current location
    • Fetch
    • Store in database
    • List last 10 locations
  • Google map
    • Implement google map
    • Move google map to current location
    • Plot restaurants in the map
  • Fetch restaurants closest to current location
    • Find API to get nearby restaurants details
    • Implement pagination to fetch 1000 results
  • Dependency injection
  • Share local.properties file containing API keys
  • Create CI for building APK and releasing? or share built APK file

About

Enables a user to find restaurants nearby them


Languages

Language:Kotlin 100.0%