Skip to content

Original project idea created using a database from The Web Miner converted into a simple PHP database, and the Rhymebrain.com API, coded with jQuery.

Notifications You must be signed in to change notification settings

gotylergo/rhymequote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhyme-quote

Original project idea created using a database from The Web Miner turned into a simple PHP API, and the Rhymebrain.com API database, coded with jQuery and stylized with Materialize.

Live Demo

Screenshot

What's RhymeQuote?

RhymeQuote is a web app designed to find and display two quotes that rhyme.

How does it work?

First we make an API call to a self hosted quote database from The Web Miner to find a quote that ends in the inputted word. Then, we call the Rhymebrain API to find possible rhymes, and search the database for each until a rhyme is matched. We then use JQuery to manipulate the webpage and display the new found "RhymeQuote." RhymeQuote also implements the Materialize framework for styling and CSS animation.

Technologies Used

  • jQuery: Most widely used JavaScript library, designed to simplify the client-side scripting of HTML
  • Materialize: A modern responsive front-end framework based on Material Design
  • RhymeBrain: API for the largest rhyming dictionary on the Internet
  • HTML5: Markup language used for structuring and presenting content on the World Wide Web.
  • CSS3: Style sheet language used for describing the presentation of a document written in a markup language like HTML.

Who are you?

I'm Tyler! Checkout my portfolio: https://tylerjustyn.dev

Credits

About

Original project idea created using a database from The Web Miner converted into a simple PHP database, and the Rhymebrain.com API, coded with jQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published