Skip to content

The 1st project on the Full Stack JavaScript Techdegree. This application displays random famous quotes each time a button is clicked and after a predetermined amount of time. Following concepts were applied: Variables, Loops, Conditionals, Object literal, Random number, DOM manipulation, Time Events.

Notifications You must be signed in to change notification settings

Leandro-GomesSilva/JavaScript-Random-quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript: Random quote generator

The 1st project on the Full Stack JavaScript Techdegree. This application displays random famous quotes each time a button is clicked and after a predetermined amount of time.

Main technologies: JavaScript
Auxiliary technologies: HTML, CSS
Complexity level: Beginner
Estimated Time to Complete: 9 hours
Concepts: Variables, Loops, Conditionals, Object literal, Random number, DOM manipulation, Time Events

For "Exceeds Requirements":

  • Object have at least one additional property
  • Additional property prints to the page
  • Quotes automatically refresh at regular intervals
  • Background color changes to a random color when quote refreshes

Extras:

  • Objects have from one to three additional properties
  • Simple mathematical logic added to change the color of the text accordingly the brightness of the background random color (for legibility)

About

The 1st project on the Full Stack JavaScript Techdegree. This application displays random famous quotes each time a button is clicked and after a predetermined amount of time. Following concepts were applied: Variables, Loops, Conditionals, Object literal, Random number, DOM manipulation, Time Events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published