https://github.com/johnnycus/flickr-dogs-gallery
Demo:
https://github.com/johnnycus/flickr-dogs-gallery
Last synced: about 1 year ago
JSON representation
Demo:
- Host: GitHub
- URL: https://github.com/johnnycus/flickr-dogs-gallery
- Owner: Johnnycus
- Created: 2018-12-17T22:45:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T22:53:48.000Z (over 7 years ago)
- Last Synced: 2025-01-12T21:33:01.462Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://dogs-gallery-lzm9dof9l.now.sh/
- Size: 189 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)