An open API service indexing awesome lists of open source software.

https://github.com/bhattsameer/food-decider

Android Application FOoD Decider, built in kotlin.
https://github.com/bhattsameer/food-decider

android android-app android-application android-studio dinner-decider food food-classification kotlin kotlin-android kotlin-language

Last synced: about 1 month ago
JSON representation

Android Application FOoD Decider, built in kotlin.

Awesome Lists containing this project

README

        

# Food-Decider
Android Application FOoD Decider, buit in kotlin.
It ask from user to enter Some foods in list and than when user click on decide it will choose random food from that list and show it to user on screen.

built while learning kotlin.
Thanks to [Vishal Koshti](https://github.com/vkoshti) with his help I have added some extra feature.

# Screen Shots
screenshot

# Source
https://www.youtube.com/watch?v=sZWMPYIkNd8
https://devslopes.com

# TO-dO
```
Add a google map feature, like when user click on decide button
the application shows them a food name as well as when user click on that output food name
than application call for google map api and find nearest restrurant where that food is available.
```