Skip to content

Application that takes city name as an input and then displays information about hotels located nearby city and the shopping malls that are located near the hotel that is choosen by the user.

Notifications You must be signed in to change notification settings

Amruta-deshpande/REST-API-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REST-API-application

Installation:

1.Download JavaEE eclipse

Steps:

  1. Click import in the file and then select maven.
  2. Under maven select existing project.
  3. Now browse the file where you have downloaded the findinghotel-shoppingmalls and finish.
  4. Now go to project folder and in that go to src-main-java-org-Amruta-Findinghotel-shoppingmalls and open the FindClient.java file.
  5. Run the FindClient file as java application.
  6. Command line ask for the city.Enter the city name and then you will receive a output.

Output Interpretation:

  1. It first provides a list of hotels near the city entered.
  2. After choosing the hotel then it provides a list shopping malls.

About

Application that takes city name as an input and then displays information about hotels located nearby city and the shopping malls that are located near the hotel that is choosen by the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages