eapostol / tune-muse

An application for suggesting music based on the user's preferences.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tune Muse Application

A minimum viable application for suggesting music based on someone's preferences.

Description

This application is the minimum viable product of a platform where human music curators can sell their expertise to music addicts to help them discover new songs they love. It will help you discover new songs you love according to what matters to you. This application was created to reach learning and evaluation objectives as part of a coding bootcamp from the University of Toronto.

Installation

No installation necessary.

Usage

To use this web application, you can open the Chrome DevTools by pressing Command+Option+I (macOS) or Control+Shift+I (Windows) to review the code and validate it meets the acceptance criteria. You can also take some time to discover new songs and enjoy them for the rest of your life. Each new discovery is saved in the local storage of your browser so you can find it again if necessary, by navigating back to the application.

Credits

Eric Meyer (2023) - reset.css (v2.0 | 20110126) (http://meyerweb.com/eric/tools/css/reset/);

Orbis Communications - Chip components (https://codepen.io/team/Orbis/pen/OaXreJ);

Builder.io - ChatGPT API Implementation (https://www.builder.io/blog/stream-ai-javascript);

Edward Apostol - ChatGPT API Key code obfuscation hint provided;

Spotify - Spotify API Implementation (https://developer.spotify.com/documentation/web-api/tutorials/client-credentials-flow)

Spotify - Spotify API iFrame Implementation (https://developer.spotify.com/documentation/embeds/tutorials/using-the-iframe-api)

Stack Overflow - Spotify API Implementation (https://stackoverflow.com/questions/70266495/first-time-doing-post-request-with-spotifys-api)

Stack Overflow - Spotify API Implementation (https://stackoverflow.com/questions/45007790/post-request-to-spotify-api?rq=3)

Stack Overflow - Spotify API Implementation (https://stackoverflow.com/questions/70266495/first-time-doing-post-request-with-spotifys-api)

License

Please refer to the LICENSE file in the repo.

Link to the deployed application

Try it now

Preview of the deployed application

A preview of a minimum viable application called Tune Muse

About

An application for suggesting music based on the user's preferences.

License:MIT License


Languages

Language:HTML 58.5%Language:JavaScript 21.2%Language:CSS 20.3%