Skip to content

OleinikovaPolina/Flights

Repository files navigation


Logo

Flights

🛫🎫 We are your source for smooth travel planning. With our innovative flight search, seat map view and flight analytics service, you get access to flight information around the world.

View Demo →

Table of Contents
  1. About The Project
  2. Built With
  3. Installation
  4. Contact
  5. Acknowledgments

✨ About The Project

Alt text

Website for searching flight tickets using the amadeus API

What's interesting:

  • Ticket search page using filters
  • View the aircraft seat map
  • World map showing destinations from paris using geoclustering
  • Dashboard
  • Rotating 3D aircraft model for page 404
  • Dark and light themes, loading svg for different themes

(back to top)

🏗️ Built With

  • Vue
  • Quasar
  • ECharts
  • Axios
  • Threejs (Troisjs)
  • geocluster
  • vite-svg-loader

(back to top)

⚙️ Installation

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

(back to top)

📧 Contact

Oleynikova Polina - [email protected]

Project Link: https://github.com/OleinikovaPolina/Flights

(back to top)

📚 Acknowledgments

(back to top)