Skip to content

OleinikovaPolina/Flights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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 - oleinikowa.poly@gmail.com

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

(back to top)

๐Ÿ“š Acknowledgments

(back to top)