sjasthi / learnandhelp

Learn and Help: Learn programming and help different causes.
MIT License
0 stars 10 forks source link

(Done) (Enhancement) (Mohamed) (FP5 and FP6) Support "Quote of the day" #94

Open sjasthi opened 1 month ago

sjasthi commented 1 month ago

Support "Quote of the day" in the context of computational thinking, Books, Libraries and Joy of reading

Requirements: 1. Pick a Free API site 2. Make sure that the mechanism of "key words" is used to retrieve a QUOTE in the context of key words 3. Make sure that the key words are configurable (You and Scott should be making use of the same configurable "key words" list.

Each time the user presses the "Quote" (which you will be adding to the main tool bar), you will fetch a new quote and display it in User Interface.

==============================

The following APIs can help you retrieve quotes related to libraries, books, and the joy of reading.

Quote Garden API: Offers a wide range of quotes, including those about books and reading.

They Said So Quotes API: Provides quotes on various topics, and you can search for specific themes such as books and reading.

FavQs API: Another comprehensive quotes API that allows searching for quotes by keyword.

Quotes API by RapidAPI: A collection of various quotes APIs aggregated on the RapidAPI platform, where you can find and filter quotes based on your interest.