Skip to content

What's Eat? Search near by Foodrestaurant at your current location

License

Notifications You must be signed in to change notification settings

KanuKim97/whats_eat

Repository files navigation

cover



Project Description

This application is introduced nearby food restaurant at your current location

Project hierarchy

 :app (Application Module)
 :buildSrc (Dependencies Management Module)
 :core
  |- :common 
  |- :data
  |- :database
  |- :designsystem
  |- :domain
  |- :model
  |- :network
  |_ :ui
 :feature
  |- :collection 
  |- :detail
  |_ :home

Place Api

  • find nearby food restaurant at user's current location
  • The result of the API calls is json document

Sdk Build Version

  • minSdkVersion : 31
  • targetSdkVersion : 34
  • compileSdkVersion : 34