What I liked
What I liked the most about my internship experience was the amount that I learned about connected a user-facing interface to backend structures. As an intern on the Cabin and Network Applications team, I:
- constructed an Angular billing component for user-facing web service, enabling employees to retrieve and modify data (livestream hours and amount of data stored) of a new, in-flight cabin video monitoring service;
- used Java and JavaScript, as well as HTML and CSS, to create a user interface for employees to search for a specific airline’s data;
- implemented RESTful APIs in Java controller that I designed to retrieve data for the specified airline, from the backend; and
- gained experience using build tools like Maven to build and update the web application with my additions