Periklis-Chr / TRVL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TRVL

This Application was developed as an assignment for an Android Development Course at International Hellenic University

Trvl is a simple Travel Agency app that allows the user to :

  • Add/Update/Delete Travel Agency office.
  • Add/Update/Delete a specific tour destination.
  • Add/Update/Delete hotels tied to a specific tour destination.
  • Add/Update/Delete vacation packages.
  • Add/Update/Delete a vacation reservation
  • You can locate your destination using google maps
  • Notifications for every action
  • Every action is using gestures

Screenshots

Implementation

Project is implemented following Clean MVVM architectural pattern and uses:

Installation

You have to make Create and Add to your /local.properties file your personal Google Maps API_KEY.

MAPS_API_KEY=yourKEY

About


Languages

Language:Java 100.0%