Skip to content

guechhouth/SongDiscovery

Repository files navigation

Web Development Project 4 - Random Song Generator

This web app: This app allows the user to discover random songs

Required Features

  • Fetch & Display: Button triggers an API request from Apple Music and displays one result at a time, including at least three attributes and an image.
  • Randomized Results: Each button click provides a seemingly random new result.
  • Ban List (Toggle): Clicking on an attribute adds the song to a ban list; clicking again removes it.
  • Filtered Results: Banned attributes prevent matching results from appearing in future API calls.
  • Result History: A session-based history records all previously displayed results (images + attributes).

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with ScreenToGif

License

Copyright [2025] [Chhiv Guech Houth]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

An app to discover new songs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published