Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.22 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.22 KB

Picture Quote Generator

A random picture quote every time you visit!

Try it out online ☞ Picture Quote Generator

Random quote using the Quotes on Design API. Words from quote are then used as keywords to get a random image using the Flickr API. Random font is also chosen from Google Fonts. Scripts were developed as part of an Introduction to Computer Science for 5th to 8th grade girls class I'm putting together and teaching in order to show students how computer science can be used in, other perhaps less obvious and conventional, ways that are only limited by your imagination.

Sample random picture quotes generated:

Contributing

I welcome any bug reports, enhancement requests, and other contributions. To submit a bug report or enhancement request, please use the GitHub issues tracker. For more substantial contributions, please fork this repo, push your changes to your fork, and submit a pull request with a good commit message.