Skip to content

An app where the user can select a book genre from a list. After selecting the preferred genre, the app chooses a random book, searches for it on amazon.com and adds it to the cart.

Notifications You must be signed in to change notification settings

matteobu/random-book-amazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Book (STILL IN PROGRESS)

This application is made with React.js and Node.js.

What the app does:

If the User choose a genre, the app will then:

  • Go to selected genre page;
  • Select a random Book;
  • Go to amazon.com;
  • Search for the random book;
  • Select the book from the results;
  • Add the book to the user's amazon cart

If the User choose another year the app will scraps, retrieves and displays:

  • The list of book genres for the slected year
  • The list of the others years available for the AWARDS

just a change to see git commit

About

An app where the user can select a book genre from a list. After selecting the preferred genre, the app chooses a random book, searches for it on amazon.com and adds it to the cart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published