Trip Assistant

Project Information

  • Project category: Mobile Application
  • Creation date: May - June 2022
  • PDF Presentation: TripAssistant.pdf

An Android Travel application, made in order to simplify trip planning. The app contains abroad destinations and trip reservations, was created with the environment of Android Studio and programmed with Java, during our department's semester at "Mobile Programming" course. The UI was designed with XML and supports local & remote data storage capability. Specifically, the app saves its data to:
 • ROOM Api (Local Database)
 • Firebase → Cloud Firestore (Remote Database)
Also, the app contains Maps SDK by Google to display the location of each destination.