Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mjamesd/crispy-happiness
TuneSpace is a guide that provides biographies, discographies, and lyrics of musicians in all genres by pulling data from various databases into one convenient location. By bringing multiple data streams into one centralized hub we created a communal website where users can explore their favorite artists and discover new music.
https://github.com/mjamesd/crispy-happiness
api css3 html5 javascript jquery jqueryui materialize momentjs music
Last synced: 6 days ago
JSON representation
TuneSpace is a guide that provides biographies, discographies, and lyrics of musicians in all genres by pulling data from various databases into one convenient location. By bringing multiple data streams into one centralized hub we created a communal website where users can explore their favorite artists and discover new music.
- Host: GitHub
- URL: https://github.com/mjamesd/crispy-happiness
- Owner: mjamesd
- Created: 2021-10-17T19:57:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T23:02:52.000Z (3 months ago)
- Last Synced: 2024-10-12T12:16:40.485Z (about 1 month ago)
- Topics: api, css3, html5, javascript, jquery, jqueryui, materialize, momentjs, music
- Language: JavaScript
- Homepage:
- Size: 6.73 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TuneSpace
![TuneSpace logo](/assets/img/TuneSpacecrop.png)
***
# Group Project #1TuneSpace is a guide that provides biographies, discographies, and lyrics of musicians in all genres pulling data from various databases into one convenient location. By bringing multiple data streams into one centralized hub our goal is to create a communal website where users can explore their favorite artists and discover new music. The site features dynamically updated HTML and CSS with local storage used for search results and other relevant parameters.
## Team Members
* [Mark Drummond](https://github.com/mjamesd)
* [Morgan Sherrill](https://github.com/m-sherrill)
* [Jefrey Colegrove](https://github.com/JefreyColegrove)
* [Kanwara Moore](https://github.com/Maykanwara)
* [Dan Golden](https://github.com/DanPGolden)***
# Technologies Used
* HTML5
* CSS3
* Materialize CSS
* javaScript
* jQuery
* Ajax
* readmore.js
***
# APIs Used
* Giphy API
* Happi.dev API
* Wiki API
* The AudioDB API
***
# The User Experience
* As a music fan, I want to be able to search for an artist
* I want my search to populate the front page and display biography information, top tracks, and the artist's discography
* When I click on a song from the top track list, I'm sent to a seperate page that displays the genre, track description, and song lyrics
* If available, a link to a YouTube video will also be displayed
* Links to an artist's social media and webpages will be deployed to the bottom of the page if they are available# Example
The following image demonstrates the site's application appearance and functionality.
![TuneSpace logo](/assets/img/example.png)
***
# Link to TuneSpace
[TuneSpace](https://mjamesd.github.io/crispy-happiness/)