Your travel diary anywhere you want it to be!
Travelog is a digital diary that you can register the lived experiences, preserving the creative way of personal diaries, allied with the facilities of a smartphone. On a community environment you can see other diaries and get inspired by other stories, cultures, ways of traveling and experiecing life.
This is a college work and it's not currently on app stores.
It's a Android App, built with Flutter.
You'll need:
- Clone this repository. More information on how to clone.
- On terminal, run flutter pub get
- Insert the Google maps API key on Travelog/android/local.properties, like: MAPS_API_KEY=your_key
Now you can run the app in the way you prefer.