8000 GitHub - ZhiganZ/travelagency: A Simple Microservices-Based Travel Agency System — Fall 2024 RUC Course Assignment on Blockchain and Microservices
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A Simple Microservices-Based Travel Agency System — Fall 2024 RUC Course Assignment on Blockchain and Microservices

Notifications You must be signed in to change notification settings

ZhiganZ/travelagency

Repository files navigation

This is the source code for the Microservices course major assignment for the Fall 2024 semester.

  • tool.py is a script provided by the course.
  • tool_submit_order_rating.py can traverse a branch of the BPMN file.
  • The sql folder contains create_table.sql and sample_data.sql, which include the creation of data tables and the insertion of initial data.

When using, please open two terminals in the root directory and execute the following commands respectively:

Please ensure that ports 4396 and 9527 are not in use when using the application.

python ./travel_local/travel_local.py
python travel_service/travel_service.py

About

A Simple Microservices-Based Travel Agency System — Fall 2024 RUC Course Assignment on Blockchain and Microservices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0