Skip to content

rohit-ghadge/Flight-Booking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airline Reservation System

Application features:

this is simple Airline Reservation System Project which is build in Spring boot, Thymeleaf and mysql database. three Roles - 1- Public 2- Admin 3-Agent 1- USER dont need to login. user authorities 1- seach flight 2- verfiy flight 3-check famous destinations 4-Contat us page

Admin and Agent need to login. 2- Admin authorities. 1- admin can add airport and see all airport. 2- admin can add aircraft and see all aircraft. 3- admin can add and see all flight.

3- Agent authorities 1-Book a flight.

Used technologies:

  • Spring Boot
  • Spring Data JPA
  • Thymeleaf
  • Spring Security (Auth authentication + session based)
  • Mysql Database

Screenshots of the Project

Public Pages

  • Welcome Page git
  • Search a Flight git
  • Cheack Flight Status git
  • Contact Us git
  • Famous Destinations - Indian Destinations git
  • Famous Destinations - International Destinations git
  • Famous Destinations - Get Inspired git

Sign in Page

  • Login as Admin username: admin password: admin@123

  • Login as Agent username: agent password: agent@123 git

Admin Pages

-aircarft list page git -airport list page git -flight list git -add new airport git -add new aircraft git -schedule new flight git

Agent Pages

-book a flight git

Languages and Tools:

git html5 java mysql spring

Thank you for visiting.