Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 799 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 799 Bytes

TokyoGuideProject

Project built for Udacity's Android Basics Nanodegree.

Android app that displays information about places to visit in Tokyo.

Features

  • ViewPager & TabLayout
  • Fragments.
  • ListView, CardView.
  • CollapsingToolbarLayout.

How to install

Clone the repository using git (or download it as a zip), then import the project in Android Studio.

git clone https://github.com/ootahiaoo/TokyoGuideProject.git

No other requirements are necessary.

License

To be added.

Feel free to make pull requests/suggest improvements.