Git Product home page Git Product logo

flyaway's Introduction

FlyAway Ticket Booking Web Application in JAVA - Servlet, JSP, Hibernate

Table of contents

General info

A small flight Ticket booking demo project with Admin panel in JAVA

Using the application

The home page displays the application name (FlyAway) and two options - Book Flights and Admin Panel Access

flyaway-screenshot-homepage



Book Flights -
The user enters flight details (date, source, destination, travellers). A query is sent to the remote database to fetch related flights and displayed to user. The User enters other details and proceeds to book the flight and finally can print the ticket.

Admin -
User can register as Admin. Admin dashboard is accessed by logging in as admin . Admin can do the followings :
* add a flight
* see master-flight-list
* change password after logging in
* find the booking history with customer details
* logout

Technologies

Frontend - JSP, HTML, CSS, Bootstrap
Backend - JAVA Servlets
Session Management - Http Session
Database - MySQL , Hibernate - Hosted on a remote server at AWS EC2
Application Server - Tomcat 8.5 with Corretto 18 running on 64bit Ubuntu 22.04 on AWS EC2

Live Demo

Application is hosted here - http://13.234.84.77:8080/FlyAway/index.html

Setup

To run in your localhost - Clone into local and run project on tomcat server. If any issue check artifact is build properly. also check the database config and java version
Check screenshots for tomcat configuration

To deploy on a server use FlyAway.war file.

Coming Up

  1. Form/Input Validation
  2. Better CSS/Frontend Styles
  3. Customer authentication
  4. Admin defined Airports and many more

flyaway's People

Contributors

tno98 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.