Featured image of post Q Airline

Q Airline

Q Airline is a web application providing flight information and booking support. It allows users to search for flights, compare prices, and book tickets seamlessly.

Github repository: Q Airline

Requirements

Ensure you have the following dependencies installed:

  • Docker: Version >= 27.4.1
  • Docker Compose: Version >= 1.29.2

Getting Started

Running the Demo

To quickly run the demo version of Q Airline, follow these steps:

  1. Clone this repository:
    1
    2
    
    git clone https://github.com/nvicuong/qairline.git
    cd qairline
    
  2. Start the services:
    1
    
    docker-compose up
    
  3. Once the services are running, access Q Airline in your browser at: http://localhost:3000/

Building from Dockerfile

If you prefer to build the application using the Dockerfile, run:

1
docker-compose -f docker-compose-setup.yaml up --build

Troubleshooting

If any service exits unexpectedly, restart the application by running:

1
docker-compose up

Authors

  • Nguyễn Việt Cường
  • Lê Quang Thắng
  • Lê Tiến Thực

Demo

Here is a preview of the Q Airline home page:

Home Page

comments powered by Disqus
Built with Hugo
Theme Stack designed by Jimmy