Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.35 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.35 KB

Logo


This is the final project for the subjet UI Development of CIDE College.

Description

JumboTravel is the supplier for the snack and drinks of the SpainAIR Flights. This project aims to provide a platform for the Flights to order their snacks and drinks, in contact with the provider.

There's a demo version of the project here.

# Assistant Credentials: 
echo "identifier: 999999999"
echo "password: IL4veJumb0"
# Provider Credentials: 
echo "identifier: 171717171"
echo "password: IL4veJumb0"

JumboTravel Portal

The portal brings to the user the possibility to order their snacks and drinks, also the portal has the possibility to see the status of the order and validate it, through the Provider Module.

See more!

JumboTravel API

The API provides an interface to the Web Portal and more tools, allowing access to the JumboTravel data.

See more!