10000 GitHub - lucaspiano/restaurantcuisine: Restaurant Cuisine is a very small application made in Kotlin that searches some restaurants following some criteria like customer rate, distance, price, cuisine specialty, etc and gives the best result based on this search criteria with the data input by the user.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Restaurant Cuisine is a very small application made in Kotlin that searches some restaurants following some criteria like customer rate, distance, price, cuisine specialty, etc and gives the best result based on this search criteria with the data input by the user.

Notifications You must be signed in to change notification settings

lucaspiano/restaurantcuisine

Repository files navigation

restaurantcuisine

Restaurant Cuisine is a very small application made in Kotlin that searches some restaurants following some criteria like customer rate, distance, 4DB9 price, cuisine specialty, etc and gives the best result based on this search criteria with the data input by the user.

This application just lists some restaurants based on the criteria search established by the user like Restaurant Name, Customer Rating, Price, Distance and Cuisine available.

The application was primarily written in Kotlin using the concept of OOP and MVC patterns together with some more modern approach very much used for microservices like Repository and Service layers.

The files to be read "cuisines.cvs" and "restaurants.cvs" should be placed somewhere locally on the user's machine and this file path should be updated on Service Layer where file path is shown.

Some changes should be made later on like - placing the right access level to variables like private, internal, etc as they're still with their standard access.

About

Restaurant Cuisine is a very small application made in Kotlin that searches some restaurants following some criteria like customer rate, distance, price, cuisine specialty, etc and gives the best result based on this search criteria with the data input by the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0