KanuKim97 / whats_eat

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Kotlin 100.0%