This is a Flight Booking Application built with Spring Boot and PostgreSQL, featuring role-based authentication.
This application is designed to provide a flight booking platform with features such as user registration, flight booking, and role-based authentication. It allows users to book flights based on their roles, i.e., passenger or admin.
- User Registration and Authentication
- Flight Booking
- Role-Based Authentication (Passenger and Admin)
- Database Storage (PostgreSQL)