Skip to content

📷 Application for watching images from flickr.com. Android, Java, Flickr, Retrofit2, Picasso, Room

License

Notifications You must be signed in to change notification settings

avelycure/PhotoGallery

Repository files navigation

PhotoGallery

Basic info

Application for viewing photos from the site flickr.com. The main screen of the application consists of RecyclerView and SearchView for searching and displaying images. In order to see them, you need to enter the tag by which the search will take place. If the user liked the picture, he can like it, it will automatically go to the "Liked" album

Features

  • Mvvm
  • Picasso
  • Room
  • Retrofit2

Screenshots

In order to save a picture to an album, you must first create it. You cannot create an empty album. The Room database stores the url of the picture, its author and the album to which it belongs

To view the saved pictures, you must first go to AlbumActivity. On it, you can change the name of an existing album and go to the desired

From AlbumActivity you can go to AlbumElementsActivity. When you click on the picture, it will be displayed on the screen in a larger size and will show additional information about the user who posted it

About

📷 Application for watching images from flickr.com. Android, Java, Flickr, Retrofit2, Picasso, Room

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages