Skip to content

Micro-services based booking platform, for travel and hike agencies.

Notifications You must be signed in to change notification settings

Mitchi-02/multi-agency-booking-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Multi-Agency Booking Platform

Micro-services based booking platform, with a micro-frontend architecture, for travel and hike agencies.

Getting Started

Clone the Repository

git clone https://github.com/Mitchi-02/multi-agency-booking-platform.git

To start the services, follow the steps below:

  1. Frontend:

    • Open a terminal.
    • Navigate to the client folder:
      cd front
    • Follow the frontend folder README.md.
  2. Backend:

    • Open a terminal.
    • Navigate to the client folder:
      cd back
    • Follow the backend folder README.md.