r4dixx / VisitCalgary

πŸ‘¨β€πŸŽ“ Student project | πŸ‡¨πŸ‡¦πŸ’ Tourism app structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visit Calgary

Main UI for a potential tourism application
If visitcalgary.com had an Android app πŸ‡¨πŸ‡¦πŸ€³


About

Sixth of eight student projects made in 2017-2018 as part of Udacity's Android Basics Nanodegree.

β˜‘οΈ Phase 1 - (Nov. - Feb.):

  1. Literally Hello World
  2. Hello Android
  3. Cheesy Winter Contest
  4. m32O

β˜‘οΈ Phase 2 - (Feb. - Jul.):

  1. Rookie Player
  2. Visit Calgary
  3. The Guardian View
  4. Flourish & Blotts - Book Registry

Goal and requirements

App contains 4 lists of relevant attractions for a location.

Each list item contains information about an event, restaurant, historical site, or similar. At least one list includes pictures.

User navigates between lists in Fragments using either a Navigation Drawer or a ViewPager plus TabLayout.

App contains a custom object for storing location information and a custom adapter to populate the layout with views based on instances of the custom class.

Key learnings

  • Fragments
  • TabLayout & ViewPager
  • CardViews
  • Corners and elevation
  • Outline buttons
  • Custom scroll indicator
  • ButterKnife

Installation

  1. Download this project as zip and extract it
  2. Import it in Android Studio
  3. Sync Gradle and run on your device/emulator

Or use dryrun by @CesarFerreira

Contributing

This is an archive projects from another time. No contributions can be made.

Project status

Closed

Credits

Copyright

This project is licensed under the terms of the MIT license and protected by Udacity Honor Code and Community Code of Conduct. See license and disclaimer.

About

πŸ‘¨β€πŸŽ“ Student project | πŸ‡¨πŸ‡¦πŸ’ Tourism app structure

License:MIT License


Languages

Language:Java 100.0%