Skip to content

adrienhongcs/GET_A_QUOTE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GET A QUOTE! (Web Application)

(deployed at https://lit-plateau-87240.herokuapp.com)

STACK: MongoDB, Express, React, Node.js along with Redux, and Reactstrap

(using React class components)

Check out the IOS version here!

OVERVIEW

This web app offers a user a famous quote chosen at random. The user can click the button "Get Another Random Quote" to be presented with another quote chosen at random.

Screen Shot 2021-05-06 at 4 54 13 PM

The quotes are randomly chosen from a determined list of quotes in the database. The user can switch tabs by clicking "All Quotes" to see the full list of quotes in the database (sorted by author alphabetically). The user can also delete a particular quote from the list.

Screen Shot 2021-05-06 at 5 03 20 PM

By clicking the button Add A New Quote, a modal will appear where the user can enter the information necessary and add a quote to the list.

Screen Shot 2021-05-06 at 5 12 37 PM

POTENTIAL IMPROVEMENTS

  • Add paginations to the list of quotes as it grows overtime.
  • Offer different options in sorting the list of quotes.
  • Change access to RESTful API so that users can't add quotes, and develop a web scraper to use existing resources to enter famous quotes into the database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published