An open API service indexing awesome lists of open source software.

https://github.com/johnnycus/flickr-dogs-gallery

Demo:
https://github.com/johnnycus/flickr-dogs-gallery

Last synced: about 1 year ago
JSON representation

Demo:

Awesome Lists containing this project

README

          

## Features

Main features:

✅* get first 100 photos of dogs

✅* with captions - author, date, description

✅* add infinite scroll

✅* implement visible error handling from both engineering and user perspectives.

✅* use loading indicators

Extra features (for extra points):

✅* add ability to see author’s other pictures

❌* show map of dogs photos using geolocation (I didn't really understand the 'feature' and how to fetch geo data from Flickr API)

✅* allow to search for photos of dogs

✅* add offline functionality and ability to add app to Homescreen

❌* filter based on parameters: date, color (?), licence, and more (could be done in the same way as the 'search' feature)