mxwllndrsn / muoi

An easy to use flashcard application!
https://mxwllndrsn.github.io/muoi/
0 stars 2 forks source link

Unsplash API Integration #10

Closed mxwllndrsn closed 4 years ago

mxwllndrsn commented 4 years ago

Integrate image retrieval from answer string, for example "The White House" should return an image of the actual white house (or a drawing).

mxwllndrsn commented 4 years ago

Basic API search and display successful in postman, searching "coffee" in landscape orientation:

Screenshot from 2019-11-06 00-21-04

mxwllndrsn commented 4 years ago

It looks like @CB721 got this working very well. So far it is working locally. Next steps:

mxwllndrsn commented 4 years ago

Working great! API keys were successfully added to heroku environment. UnSplash requests are live.