Skip to content

The Visited Cities App is a simple Android application that allows users to maintain a list of visited cities. The main screen displays a LazyList of cities. Users can add a new city to their visited list by clicking the floating action button. After adding a city, the user can sort the list alphabetically.

Notifications You must be signed in to change notification settings

maria-iulia-severin/visited-cities-app

Repository files navigation

The Visited Cities App is a simple Android application that allows users to maintain a list of visited cities.

Features

  1. City List: The main screen displays a LazyList of cities.
  2. Add City: Users can add a new city to their visited list by clicking the floating action button. They can input the city name and country, and the list dynamically updates.
  3. Sorting: After adding a city, the user can sort the list alphabetically.
image image image

About

The Visited Cities App is a simple Android application that allows users to maintain a list of visited cities. The main screen displays a LazyList of cities. Users can add a new city to their visited list by clicking the floating action button. After adding a city, the user can sort the list alphabetically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages