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.
cd TourGuide\gradlew bootRuncd TourGuide\gradlew test-
Install
-
Install
-
Install Docker app :
-
Install the Docker environment. From the folder of the application :
cd MicroService\docker-compose up -dOne Docker with three container will be created.
- gpsUtils: localhost:8081
- RewardsService: localhost:8082
- TripPricer : localhost:8083
TourGuide:
gpsUtils:
RewardsService:
TripPricer:
TourGuide:
- Java 8
- Gradle 6.8.2
- Spring Boot 2.4.2
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
👤 Nicolas
- Github: @Estated90
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator
