You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travel Booking System: A comprehensive Java application that handles various aspects of airline operations. This project integrates DAO, JDBC, and MySQL technologies, and includes unit tests, data validation, and features like create, read, update, delete (CRUD) operations for various components like Customers, Airports, Flights and more.
This is a basic social media website operating similarly to websites such as Reddit, allowing users to create posts and comment on them. For this project the UI/UX was not the focus, just the the backend and how the front end connects, as such the html is very basic.)