harismuneer / Flight-Booking-System-JavaServlets_AppLinks
✈️ An MVP level Flight Booking System (web-application) based on the Model View Controller (MVC) Architecture made using Java Servlets, Java Server Pages (JSPs). Moreover authentication and authorization for users is implemented. The web-application is also secured against SQL Injection and Cross-Site Scripting attacks.
☆267Updated 10 months ago
Alternatives and similar repositories for Flight-Booking-System-JavaServlets_App
Users that are interested in Flight-Booking-System-JavaServlets_App are comparing it to the libraries listed below
Sorting:
- 💣 An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC)…☆74Updated 10 months ago
- 📚 A Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface…☆467Updated 10 months ago
- 🤹 A C++ implementation of the Round Robin Scheduler algorithm for process scheduling.☆16Updated 10 months ago
- 🎮 An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.☆30Updated 10 months ago
- 🌲 A C++ implementation of all functionalities (insertion, deletion, search etc) of a 2-3 (two-three) Tree using Rotation, Split and Mer…