Skip to content

Latest commit

 

History

History
62 lines (33 loc) · 2.83 KB

README.md

File metadata and controls

62 lines (33 loc) · 2.83 KB

iTravel

iTravel motivates you to travel around the world

License: GPL v2

iTravel is an app that manages travel destinations.
A travel destination might either be a place you have visited or one that you would like to visit in the future.
iTravel motivates you to travel around the world to collect points. Contains no ads or unnecessary permissions.

Usage

  • In start screen you can view all your destinations, operate on them (open/edit/delete) and see your total score so far.
    You can also open a map to explore new destinations.

  • Create a new travel destination with fields such as (image, title, date, description, photo album).

  • View a destination and edit it's fields.
    You can also collect points by checking some destination questions.

  • You can always delete a destination if you like.

  • View a global map and spot your destination.

Styling

Change the style of the whole app with a few clicks.
Just open the "Style1.qml" and set the colors of your preference or create your own qml style file.
The file that defines the app's style is defined in the single command of the qmldir file.

Installation

You can either

  • download/clone the project and import it in QtCreator (download QtCreator)
    or
  • install the "iTravel.apk" file on an Android device.

Preview

startscreen startoperations

add viewedit

delete map

styling

Meta

Thanasis Elmas - @thanelmas - [email protected]
Zosimadis Ilias - @ensozos - [email protected]
Inzekostas Alex - @stredisgn

Distributed under the GPL-2.0 license. See license.txt for more information.