Skip to content

2-men-team/RestaurantSearchApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestaurantSearchApp

This application implements a simple search engine to retrieve information from the database of restaurants and their dishes.

This is the implementation of server side of the application. It supports information lookup and retrieval using different possible orderings of data.

To start a server JRE must be installed. Just execute ./run.sh in application's folder to see a help message. Note that this is system dependent. Examine that file to learn more information about application execution. Logging files are saved to log/ folder of project's directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.5%
  • Shell 0.5%