In Development
Released
SkyJourney
Flight booking web platform
Overview
A Java-based airline web application covering flight information, company details, and customer inquiries, built on JSP/Servlets with a Maven build pipeline.
Why I built it
A learning-focused project to build a full server-rendered Java web application end to end — routing, templating, and deployment packaging — rather than relying on a framework's scaffolding.
My role
Sole developer.
Architecture
Browser
JSP Views
Java Servlets
WAR Deployment (Jetty/Maven)
Key features
- Landing page with airline routes and offerings
- Company information section
- Customer inquiry form
- Responsive layout across devices
Technologies
JavaJSPServletsMavenHTML5/CSS3