Skip to content

A Spring Boot web application for making online hotel reservations.

Notifications You must be signed in to change notification settings

ehlymana/IWantToTravel

Repository files navigation

I Want to Travel

I Want to Travel is a web application for making online hotel reservations.

It consists of four microservices:

  • Hotel Management Microservice (port 8089);
  • Reservations Microservice (port 8087);
  • Review Microservice (port 8086);
  • User Management Microservice (port 8088).

The server app (App) runs on port 8761.

The API gateway (zuul-proxy) runs on port 8084.

The application provides the following functionalities:

  • User registration;
  • User login;
  • Hotel registration;
  • Reservation making;
  • Reviewing and cancelling reservations;
  • Adding, reviewing and editing current user data (administrators only);
  • Adding, reviewing and editing current hotel data (administrators only);
  • Showing user and hotel location on a map.
  1. © Muftić Belma, Kulović Nejra & Krupalija Ehlimana

University of Sarajevo

Faculty of Electrical Engineering Sarajevo

Department of Computing and Informatics

About

A Spring Boot web application for making online hotel reservations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published