Skip to content

Divaksh/food-ordering-app-backend

Repository files navigation

Food-Ordering-App

Food Ordering App is a web application, which is created with the basic idea to allow a customer browse restaurants and order menu items from that restaurant.

Pre-requisite

  • JDK, Maven, and Postgress
  • Create a Postgres database named “restaurantdb”.
  • Update the database configuration information in localhost.properties and application.yaml file.

Run locally with the following commands

  • mvn clean install -Psetup -Dskiptest
  • mvn clean install site:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages