Skip to content

This GitHub repository contains the source code for a web application that provides a booking service. This application allows users to make reservations for various services such as hotels, restaurants or events.

License

Notifications You must be signed in to change notification settings

iamyasinkaya/Hotel-Reservation-Application

Repository files navigation

Hotel Reservation Micro Service App

This project includes an application based on a microservice architecture supporting a hotel reservation system.

Table of Contents

  1. Project Description
  2. Addictions
  3. Setup
  4. Usage
  5. API Documentation
  6. Contributors
  7. License

Project Description

This application includes a set of microservices for managing hotel booking operations. Key features include customer management, room reservations, payment processing and reporting.

Dependencies

Make sure the following dependencies are installed before running the project:

  • Docker - Used for containerization.
  • Docker Compose - Used to manage multiple containerized applications.
  • Node.js - Used to run JavaScript on the application side.

Installation

  1. Copy this repository to your local machine:

    git clone https://github.com/sizin-kullanici-adi/otel-rezervasyon-microservices.git
    
  2. Go to the project directory:

     cd hotel-booking-microservices
3. Launch the application with Docker Compose:

  ```bash
   docker-compose up -d

View the app by navigating to http://localhost:8080 in a browser.

Usage

After launching the app, you can perform hotel booking operations using APIs. See the API Documentation section for detailed API documentation.

API Documentation

The API Documentation section contains detailed information about the APIs provided by the app.

Contributors

See the Contributors file for contributors to this project.

License

This project is licensed under the MIT License. See the license file for details.

About

This GitHub repository contains the source code for a web application that provides a booking service. This application allows users to make reservations for various services such as hotels, restaurants or events.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published