Skip to content

Native android application that displays a list of cities and allows users to favorite the cities.

Notifications You must be signed in to change notification settings

awesome-fortune/GloboTour

Repository files navigation

GloboTour

A practice project to help me level up on my native android development

Android Concepts learned from building this application

  • RecyclerView
    • Implementing different layout managers
    • itemTouchHelper
      • Swipe to delete
      • Item reordering
  • Navigation component
  • Drawer layout with NavigationView
  • BottomNavigation
  • CoordinatorLayout
  • Constraint Layout
  • Material AppBarLayout
  • MaterialToolbar
  • Snackbar with action
  • CardView

Application screenshots

Example Description Preview
City list screen Displays a list of cities to the user.
City list screen(bottom nav) Displays a list of cities to the user.
Navigation drawer Allows the user to navigate between the two screens in the application.
Empty favorites screen Displays a text view if the user has not added any cities to the favorite city list.
Favorite screen with data Displays a list of cities that the user has selected as favorites
Favorite screen with data (bottom nav) Displays a list of cities that the user has selected as favorites...also displaying a snackbar as a result of deleting an item off the favorite city list

About

Native android application that displays a list of cities and allows users to favorite the cities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages