Skip to content

Android basics program 5th project - Tour guide app

Notifications You must be signed in to change notification settings

GretaGri/VilniusGuide

Repository files navigation

Vilnius Guide

5th Project of Google and Udacity Scholarship program 2017/2018: Android Basics Nanodegree.

Application created by Greta Grigutė.

About application

This application introduces users to VILNIUS - capital city of Lithuania.

Application has:

  • 6 lists of popular objects in Vilnius:
  1. Architecture
  2. Sculpture
  3. Walks and sightseeing
  4. Cinema and theatre
  5. Eat and drink
  6. Shopping
  • Unique design with b&w pictures, corresponding font.
  • A changing view to show top 3 objects.
  • Nice coordinator layout that hides top3 view when scrolling.
  • Posibility to make your own Favorites list.
  • Menu with Favorites and About application pages.
  • Each object in the lists has description page with:
  1. Description
  2. Links for futher information/official pages
  3. Google maps link
  4. Button for sharing with friends
  5. Clickable links/contacts (if provided).

Attribution

Pictures authors:

  • Literatu Street, Cathedral Bell Tower, St. Annes Church, Gediminas av., Bernardine Church - Marius Grigutis
  • Vingis Park, Bernardine Gardens and Grand Duke Gediminas Monument - Rūta Klimienė
  • All other pictures - Greta Grigutė

Application icon: by Greta Grigutė

Icons: material.io/icons

Main font: Flat-it

Objects description source: www.vilnius-tourism.lt

Project main specifications/learnings

Application allowing to show information about chosen place as a tour guide, information provided in at least 4 lists with pictures and details.

Learnings:

  • ViewPager plus TabLayout
  • Fragments
  • Custom object for storing information
  • RecyclerView for showing lists
  • Custom adapter to populate the layout
  • Pictures stored as multiple density drawables
  • Layout best practices
  • Easily readable and understandable code, well formatted

Additional learnings:

  • RecyclerView
  • Custom ripple effect on list item in RecyclerView
  • Coordinator layout
  • ViewPager in nested scrollView
  • Data storage in Shared preferences
  • Menu

Additional learning sources

Copyright

Copyright (c) 2018 Greta Grigutė

This project was submitted by Greta Grigutė, as part of Udacity's Android Basics Nanodegree (Google Developer Challenge 2017-2018). This code is protected by Udacity Honor Code and Community Code of Conduct. Submitting this project as yours will cause you to break the Udacity Honor Code and Community Code of Conduct referenced above. This project code was put to open-source for showcase what was learned, but author does not approve any form of plagiarism. If author becomes aware of any case of someone copying this code (whole or part) and trying to submit as it's own project, author will notify the Udacity representatives.

About

Android basics program 5th project - Tour guide app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages