OOM C3 ASSIGNMENT
Made By:-
- Rohit Pandey - IIT2022019
- Aditi Gupta - IIT2022011
- Sushmitha Pothuraju - IIT2022091
IDE: Visual Studio Code
Java Compiler : Javac 21.0.1 (works for 17.0.1 or updated versions)
- Clone the repository to your VsCode with Java Extensions installed in it along with Javac Compiler(version: 21.0.1)
- Run the Main.java File in it, this is the welcome setion, login as User/Admin/Booking Agent
- Simply follow the Order according to your needs required for booking/searching/Updating Flight Details(as Admin) flight tickets
- Simple and Easy to use for booking tickets
- Flexibility of different ways to do payment
- Diversity in choices of booking seats and planes
- Unique ID and Features booking agent
If you'd like to contribute to the development of the Airline Booking Management System, please follow these steps:
- Fork the repository.
- Create a new branch: git checkout -b feature/new-feature.
- Make your changes and commit them: git commit -m 'Add new feature'.
- Push to the branch: git push origin feature/new-feature.
- Submit a pull request.