LAMP Stack Flight Tracker App

From CIS4004: Web Based Information Technology

user dashboard admin dashboard
Screenshots of The LAMP Stack Flight Tracker App for Regular User VS Admin

Project Overview

This project was a full-stack web application developed for CIS4004: Web Based Information Technology. The application is a flight-tracking platform built using the LAMP stack (Linux, Apache, MySQL, PHP), designed to demonstrate both front-end and back-end development skills.

The app allows users to explore and manage flight-related information through a responsive interface. On the back end, I used PHP and Apache to process requests, handle application logic, and connect to a MySQL database for storing and retrieving flight data.

The project emphasizes full-stack architecture, client-server communication, and CRUD functionality. I worked with database queries, form handling, routing, and structured data workflows to create a smooth and reliable user experience across the application.

Overall, this project strengthened my understanding of how front-end and back-end systems integrate in a database-driven web environment. It showcases my ability to build practical, scalable web applications using industry-standard technologies.

admin updating airport admin removing airport
Screenshots of Admin updating and removing airports in The LAMP Stack Flight Tracker App

Skills Used

← previous project next project →