Skip to content
This repository was archived by the owner on Feb 8, 2022. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to TourGuide 👋

Version

Application that is used for user to plan their trip. They can use the services of different suppliers to get some prices. The application will also use their localization to provide the attraction nearby. And finally the application help you get reward point when visiting attraction to have price on future trips.

Technical Conception

Technical Conception

Usage

cd TourGuide\
gradlew bootRun

Run tests

cd TourGuide\
gradlew test

  1. Install

  2. Install

  3. Install Docker app :

  4. Install the Docker environment. From the folder of the application :

cd MicroService\
docker-compose up -d

One Docker with three container will be created.

  • gpsUtils: localhost:8081
  • RewardsService: localhost:8082
  • TripPricer : localhost:8083

API

Main Application:

TourGuide:

Micro-services:

gpsUtils:

RewardsService:

TripPricer:

Configurations

Main Application:

TourGuide:

  • Java 8
  • Gradle 6.8.2
  • Spring Boot 2.4.2

Micro-services:

gpsUtils:

  • Java 8
  • Gradle 6.8.2
  • Spring Boot 2.4.2

RewardsService:

  • Java 8
  • Gradle 6.8.2
  • Spring Boot 2.4.2

TripPricer:

  • Java 8
  • Gradle 6.8.2
  • Spring Boot 2.4.2

Author

👤 Nicolas

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages