Skip to content

An application to find restaurants that serve a food you're craving

Notifications You must be signed in to change notification settings

andrew-kirkham/food-finder

Repository files navigation

Food Finder

ktlint language

What is it

This app stores food dishes and ingredients at restaurants. The API can be queried to find restaurants serving that dish that you are craving.

Getting started

This app is written in Kotlin.

  1. Clone this repository
  2. Build the project using ./gradlew build
  3. Run the project using ./gradlew run

To test the project you can run ./gradlew test

Development

This project uses ktlint for formatting and detekt for static analysis. PRs will auto check these as well as run the tests. When all checks pass, the commit is auto merged into master.

About

An application to find restaurants that serve a food you're craving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published