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
As part of my 2nd year Advanced Programming Practice course, I had to create a simple project using Java to demonstrate its concepts, and I chose to create a simple Flight Booking System using Switch Case. In this repository I have also put the report I prepared with my teammate for the same.
StayCoza is an Android travel booking app built in Java. It allows users to search, compare, and book hotels and flights with ease. Features include viewing hotel photos, amenities, ratings, meal packages, and price comparisons. It uses Firebase and SQLite for data management.