Skip to content

ndoppler/book-music-vibe-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 

Repository files navigation

Perfect Reading Vibe Generator

User Story

AS AN avid reader, 
I want to search for a book's title and choose a suggested playlist related to the book's theme, 
SO THAT I can have an amazing reading experience.

Acceptance Criteria

GIVEN an application to search for a theme oriented playlist
WHEN I open the application 
THEN I'm presented with a search bar with input field, an option field and a submit button 
WHEN I do a search
THEN I can choose to search for an author or book title with the option field 
WHEN I  search for an author 
THEN I'm presented with a modal showing Top Works then I can select one title and search the themes
WHEN I search for a book title
THEN I'm presented with a selection of maximum 5 titles with that name and it shows each author
WHEN I select a title 
THEN I'm presented with cards that contain the themes of the book 
WHEN I choose a theme
THEN I'm presented with a selection of playlist cards based on the theme chosen 
WHEN I look at the playlist card
THEN I see a link that redirects me to the Spotify Playlist 

Description

Our app allows users to be recommended complimentary playlists to their searches based on books or authors. We used Open Library APIs to search Book Titles and Authors, as well as get Cover Art. When a user searchs for authors, they are returned with the author's most popular works. Once the work is selected, either by the Author Results Modal, or through a direct title search, the user is presented with the themes of the selected book. The themes then generate Spotify playists based on the selected theme.

Technology Used

Our app utilizes:

Mock Up

First, our Application Wireframe was built that we utilized to generate our HTML layout with Bulma as our CSS Framework: Initial Wireframe

Then, we generated a API Pipeline Process Map to demonstrate how our code and APIs would work together to achieve our goal. Process Map

Perform of a book search by title, books titles and a book cover is retrieved, the user then click on a book title and on the subjects, a theme matching spotify list appears at the bottom. Another search is done by author, a modal pop up with the author's top works then a theme search is generated, the user click on a theme and a theme matching spotify list is retrieved.

Deployed Application

Live URL

Presentation Slide Deck

Credits

Thanks to Stephen and Akon for their support!

About

An app to pair your book reading with a suggested Spotify Playlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •