Skip to content

bmanandhar/Random-Quote-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launch this web application on Codepen respository.

Inspiring Random Quotes

This web application has been made available to public to read and learn several inspiring quotes randomly that were delivered by numerous great personalities of the world. It displays quotes and respective authors. If data does not contain author name, it will display 'Anomymous' as author name.

Functionality

  • Web entry point being index.html file, upon opening this file, all the functionalities get triggered that are linked to this file, mainly the script.js file that contains the code base written in JavaScript using Jquery library.

  • index.html and style.css combined will display a web page having a prompting window, buttons, images and texts on the browser.

  • Once the "New quote" button is clicked, the script.js will get activated and accesses the public API data library http://forismatic.com/en/ to reneder the randomly generated data containing quote, author name, and URL of data in the cloud.

  • the data then can be sent directly to Facebook and/or Tweeter for posting, if the user wants.

  • User can click the New quote button anytime if new data is required.

Challenges

  • Styling the webpage
  • Writing the script.js file

Screenshot Image

  • Random Quote

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published