/Aileron-Airways

✈️ A group project for managing airline safety incidents ⚠️. Executed using Angular 5

Primary LanguageTypeScript

Aileron Airways

This project is a timeline management tool for tracking and logging risk for a fictional airline, Aileron Aiways. This project was developed in conjunction with Ideagen PLC as part of a University project at Glasgow Caledonian University.

Project Logos and Sponsors

Team Members

Below are the current team members

Team Member Email Address
Christopher Connor █████████@caledonian.ac.uk
Iain Craig █████████@caledonian.ac.uk
Catriona Crowe ██████████@caledonian.ac.uk
Matthew Hederly █████████@caledonian.ac.uk
Scott McLaughlan █████████@caledonian.ac.uk

How to run?

To run this project, you must have node installed as this will manage the dependencies.

From the root of the application, run the following

npm install

Once this has updated, you can now launch the application by typing the following

ng serve

The application will now be available locally. The default location is http://localhost:4200

Note

This API is no longer active so the app will not run.