Found 885 repositories(showing 30)
ashishpoudel995
Airlines Management System is a web application portal for air ticket booking functionality. The project has separate logins for admin and customer and is built using HTML, CSS, JS, PHP, MySQL.
manishkumar1509
Database management System (DBMS) project on Airline Ticket booking using Mysql and Php.
jwachter
Backend that provides a fantasy scenario of finding flights, booking them and paying for them for some airline. University project during winter semester 2009/2010. Realized using Scala and especially Lift.
Laxus8120
"Airline Backend API is a comprehensive backend system for an airline booking application. It includes multiple services, such as API gateway, booking service, auth service, reminder service, and flight and search service. This project provides a seamless user experience for searching and booking flights, managing bookings, and receiving email.
MdRubelRana
Airline Ticket Booking System. This Project is developed in C programming language.
zainkashif1122
Explore my Airline Management System ✈️, a robust database project designed to streamline airline operations. It effectively manages flights, passengers, bookings, and more, providing a streamlined solution for organizing and optimizing airline data.
VishalPatnaik
The Project Airline Reservation System (VOL EN AVION)/ Tourism is a software application is for Travelling, Booking, Hiring Tourist guides, Exploring tourist places, Providing Accessibility services, and to manage touring data. This also has a self-oriented Airport.
AryamanTewari
FlyAway (An Airline Booking Portal). Project 2 DESCRIPTION Project objective: As a Full Stack Developer, design and develop an airline booking portal named as FlyAway. Use the GitHub repository to manage the project artifacts. Background of the problem statement: FlyAway is a ticket-booking portal that lets people book flights on their website. The website needs to have the following features: ● A search form in the homepage to allow entry of travel details, like the date of travel, source, destination, and the number of persons. ● Based on the travel details entered, it will show the available flights with their ticket prices. ● Once a person selects a flight to book, they will be taken to a register page where they must fill in their personal details. In the next page, they are shown the flight details of the flight that they are booking, and the payment is done via a dummy payment gateway. On completion of the payment, they are shown a confirmation page with the details of the booking. For the above features to work, there will be an admin backend with the following features: ● An admin login page where the admin can change the password after login, if he wishes ● A master list of places for source and destination ● A master list of airlines ● A list of flights where each flight has a source, destination, airline, and ticket price The goal of the company is to deliver a high-end quality product as early as possible. The flow and features of the application: ● Plan more than two sprints to complete the application ● Document the flow of the application and prepare a flow chart ● List the core concepts and algorithms being used to complete this application ● Implement the appropriate concepts, such as exceptions, collections, and sorting techniques for source code optimization and increased performance You must use the following: ● Eclipse/IntelliJ: An IDE to code for the application ● Java: A programming language to develop the web pages, databases, and others ● SQL: To create tables for admin, airlines, and other specifics ● Maven: To create a web-enabled Maven project ● Git: To connect and push files from the local system to GitHub ● GitHub: To store the application code and track its versions ● Scrum: An efficient agile framework to deliver the product incrementally ● Search and Sort techniques: Data structures used for the project ● Specification document: Any open-source document or Google Docs The following requirements should be met: ● The source code should be pushed to your GitHub repository. You need to document the steps and write the algorithms in it. ● The submission of your GitHub repository link is mandatory. In order to track your task, you need to share the link of the repository. You can add a section in your document. ● Document the step-by-step process starting from sprint planning to the product release. ● The application should not close, exit, or throw an exception if the user specifies an invalid input. ● You need to submit the final specification document which will include: ● Project and developer details ● Sprints planned and the tasks achieved in them ● Algorithms and flowcharts of the application ● Core concepts used in the project ● Links to the GitHub repository to verify the project completion
SI-2025-AIRLINE
✈️ A React-based frontend for the SI-2025 Airline project, providing a user-friendly interface for flight booking and management.
citec-47
Its is an airline booking system i develop for my project
BryanYehuda
This is a repository for the Final Project for Database Courses with the theme of booking Airline Tickets
Krishdshah
this was my school project that i made for airline ticket booking using python and mysql and few modules like tkinter,mysql.connector ,etc
Shikshamishra
“Flight Delay Predictions” is a supervised machine learning project. The primary goal of this project is to predict airline delays caused by various factors. Flight delays lead to negative impacts, mainly economical for commuters, airline industries and airport authorities. Furthermore, in the domain of sustainability, it can even cause environmental harm by the rise in fuel consumption and gas emissions. Here we train a regression model to predict if a flight will be delayed by more than 15 minutes. The model was trained using features of the flights known at the time of booking such as the airline, month, week, and hour of departure. This report will help to understand basic concepts of supervised machine learning and the concepts used in making this project.
gemachistesfaye
🗃️ MySQL-based relational database project focused on Ethiopian Airlines' booking system. Features include student discount logic and optimized queries.
samipak458
The idea of this project is like a real-life example of an airline ticket booking system where customers directly interact with the receptionist on the booking counter to book their desired flight tickets.
mehedi132
Web Application on Airways Management System. It's a website about airline ticket booking and system management systems in the MVC ASP.NET platform. You will find an SSL Commerz demo payment system in this project.
Booking flight ticket system written by java spring boot framework 1- Framework: Spring Boot 2 2- Database: MySQL Hibernate, Thymeleaf, Spring Boot Security, Thymeleaf Dialect, JPA
poorvaditya18
This is the Ticket Booking microservice for my project Airline Booking System.
iuliastaci
University Object-Oriented Programming project - Airline Booking System, 2022-2023
aditya-mukherjee-127
Authentication Service for an Airline Ticket booking Service (personal project)
poorvaditya18
This is the Authentication microservice for my project Airline Booking System.
Rutuja1423
Machine Learning project to predict airline customer booking completion using Random Forest.
jayaanandabalaji
Airline reservation ticket booking system admin panel and user frontend flutter web mini project
nguyen4
Database Project: Created a CLI for booking airline tickets for one person in Python and mySQL database.
aksharaguptaa
Our DBMS project is centered around an airline system that operates in multiple countries and offers a range of services, including spot airline reservation and flight booking.
Nada-Nasser
Database project - Database Flight reservation system that stores details about an airline's passengers, flights, and seat bookings.
axyklee
A tiny airline management system with booking and a flight board built with Flask. One of my earliest Flask projects.
Vipul-Singh11
✈️ Airline Reservation System — A Java Spring Boot & MySQL-based console and REST API project for flight booking and baggage charge management.
Mehak59
The Flight Schedule Manager project is a file-based flight scheduling and booking system built in Java. It simulates real-world airline operations, covering flight management, user booking, route management, and admin controls.
JackFrostDJ
In the modern world, airlines are just another means of travel. We book flights, make the journey, enjoy our time and return home. But the core proceedings of the process are often neglected. The flight booking step itself contains a lot of hidden checkpoints. This project, “Airlines Booking System” aims to highlight the end to end workings of this process and to display the complexity of the system. This knowledge when imbued in individuals, will give them appreciation as well as understanding of the workings of simple commonplace things that are usually taken for granted.