Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Flight 'n Bite is an UWP app designed as a school project for HoGent. It's used as software for passengers and personnel aboard a plane. Template 10 was used to speed up the development.

Notifications You must be signed in to change notification settings

MoutPessemier/Flight-n-Bite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Flight-n-Bite

This app is made as a school project to learn the Windows platform. The task was to create an application that can be used on a plane flight.

As a passenger, you can watch movies, listen to music, order food, look up the weather of your destination and chat with your travel companions.

As a personnel member, you can message the passengers, handle their orders, change their seats and issue discounts on various products.

Group

Name: Gent_T1

Members: Mout Pessemier, Jef Malfliet and Nante Vermeulen

Usage

  1. Clone repo
  2. Start up API service
  3. Run frontend

Credentials

You can log in as a passenger or as personnel:

Passenger

Fast access (without chat group)

Log in with:

  • Firstname: k
  • Lastname: k
  • Seatnumber: x25

Real passenger (with group access)

Log in with:

  • Firstname: Mout
  • Lastname: Pessemier
  • Seatnumber: x4

Real passenger (same group as Mout)

Log in with:

  • Firstname: Nante
  • Lastname: Vermeulen
  • Seatnumber: x3

or log in with:

  • Firstname: Jef
  • Lastname: Malfliet
  • Seatnumber: x2

Real passenger (other group)

Log in with:

  • Firstname: Indy
  • Lastname: Van Canegem
  • Seatnumber: x5

Real passenger (same group as Indy)

Log in with:

  • Firstname: Bram
  • Lastname: Van Overbeke
  • Seatnumber: x6

or log in with:

  • Firstname: Robbe
  • Lastname: Van De Vyver
  • Seatnumber: x7

Personnel

Switch over to a personnel account and log in with:

Weather not available?

The Weather API has a limit of 100 request per day

If the weather API credentials are expired:

  1. Visit: https://www.meteomatics.com/en/eshop/
  2. Make a new account
  3. Change the variables in App.xaml to your new credentials

If weather api credentails are not expired but it still doesn't work:

  • It's possible that an antivirus pops up a Firewall Alert that says: Flight__n_Bite does not have a valid digital signature.
    • You can ignore this or click 'ok', DO NOT CHANGE SOMETHING IN THIS POP-UP WINDOW.
  • The weather api won't work if it's not allowed by your firewall.

Links

Mout Pessemier

Nante Vermeulen

Jef Malfliet

Made by Mout Pessemier, Jef Malfliet and Nante Vermeulen

About

Flight 'n Bite is an UWP app designed as a school project for HoGent. It's used as software for passengers and personnel aboard a plane. Template 10 was used to speed up the development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages