https://github.com/brucou/flickr-search-app
https://github.com/brucou/flickr-search-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brucou/flickr-search-app
- Owner: brucou
- License: mit
- Created: 2019-04-04T14:13:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T13:49:13.000Z (over 6 years ago)
- Last Synced: 2025-04-04T20:39:29.918Z (6 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Motivation
This is a demo app featuring the use of state machines to modelize, specifiy and implement user
interfaces. The app is a online interface querying flickr for images. User enters a query and the
application returns relevant images from the flickr remote image database.