Skip to content

huwu55/MusicSongLyrics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Description: Music, Song, and Lyrics

For users who aim to sing more in their domestic life, the app aims to pair artist and song to retrieve music lyrics and a video to encourage users with inspiration to sing along. The app enables users to store favorites in storage in order to create playlists.

Technologies

  • HTML5
  • CSS3
  • JavaScript
  • Juery Mobile
  • AJAX
  • Local Storage

APIs

  • API Seeds
  • Youtube
  • Spotify *

Team Members (Chareen, Maha, Nick) and Tasks

  • HTML Layout, SCSS styling using Bootstrap-SASS, and mobile responsive layout
  • Creating an HTML search form with form validation
  • Possibly, consuming Spotify API for more specificity about artist and song.
  • Consuming Youtube API
  • API key administration

Coding Requirements

  • Must use at least two APIs (must be client-side and allow CORS)
  • Must use AJAX to pull data
  • Must utilize a new library or technology that we haven't discussed
  • Must have a polished frontend / UI
  • Must not use alerts, confirms, or prompts but rather use modals instead.
  • Must meet good quality coding standards (indentation, scoping, naming)
  • Must have some sort of repeating element (table, columns, etc)
  • Must use Bootstrap or Alternative CSS Framework
  • Must be Deployed (Github Pages)
  • Must have User Input Validation

Recommended

  • Use Firebase to store favorites and playlists
  • Mobile responsiveness therefore 'squishable'
  • Must have user validation

Grading

  • Concept
  • Design
  • Functionality
  • Collaboration of the team
  • Presentation made (10 minutes)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.7%
  • HTML 35.8%
  • CSS 15.5%