Skip to content

mvollstaedt/FlightDetails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlightDetails

Why this?

Developed for a uni project, this web application aims to allow the user to search for and book flights for previously selected travel destinations. When used in a component compound where other components send the selected travel destinations in a determined structure, this component processes those and adapts the UI accordingly and starts searching for flights in an instant.

The components are supposed to run in a distributed runtime environment (see uni project website for further information) which enables multi-device scenarios. This component was part of the scenario 'TravelPlanner' where complex trips with multiple destinations could be planned from start to finish.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published