Skip to content

codymichaud/Lyricity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

team9: Lyricity

About

  • This application is a web-based app that will allow a user to enter a song name and artist to search for the lyrics of the song, using music based APIs. (Screenshot 1)

  • If the user does not input both the name the song name and the artist of the song, an error message will appear. (Screenshot 2)

  • If the lyrics to the song are not available, user will be presented with a Kanye West quote as consolation. (Screenshot 3)

  • If the lyrics are available, the album cover of the input song will appear along with the lyrics of the song. (Screenshot 4)

  • Users will also have the opportunity to save their favorites by clicking the heart button found under the album cover. The favorite tab in the upper left can be clicked to display the list of favorited songs. (Screenshot 5)

User Story:

AS A devoted music listener
I WANT to be able to search for songs
SO THAT I can see the lyrics, view the album cover and save my favorites for later.

APIs:

Wireframe:

wireframe1

Screenshots

Screenshot 1:

image

Screenshot 2:

image

Screenshot 3:

image

Screenshot 4:

image

Screenshot 5:

image

Links to Deployed App

https://github.com/mlcohan/team9
https://mlcohan.github.io/team9/

About

Lyricity is a web app that allows users to search for their favorite songs so they can read the lyrics. If the song cannot be found in our database then the user will be presented with an awesome Kanye Quote.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 43.1%
  • CSS 34.6%
  • HTML 22.3%