Skip to content

LFoged/random-ramblings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random-ramblings

Description

Random quote app. See 'random', 'inspirational' or 'Simpsons' quotes & store up to 21 'favorite quotes' in local storage.

User stories

A user can:

  1. click a button to see a:
  • random quote from a random topic
  • random inspirational quote
  • random Simpsons quote
  1. click a button to tweet quote
  2. click a button and be taken to quote author's Wikipedia page
  3. save up to 21 quotes in a list of 'favorites' (local storage), that will be displayed
  4. delete individual quotes from 'favorites'
  5. delete all 'favorites' at once

Tools

  • HTML
  • CSS
  • JavaScript (vanilla)

Notes

  • 'Revealing Module' pattern
  • Uses JSONP (vanilla) for some requests to get around API CORS issues. Fetch request for others.

Author

Louis Foged

About

App that gets & displays random quotes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published