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.
- Host: GitHub
- URL: https://github.com/bhattsameer/food-decider
- Owner: bhattsameer
- Created: 2018-05-10T04:25:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-10T13:33:28.000Z (almost 7 years ago)
- Last Synced: 2025-03-29T12:51:14.706Z (about 2 months ago)
- Topics: android, android-app, android-application, android-studio, dinner-decider, food, food-classification, kotlin, kotlin-android, kotlin-language
- Language: Kotlin
- Homepage:
- Size: 1.98 MB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
# 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.
```