Skip to content

This JavaScript music management application allows users to add, delete, update, and display songs and artists. It also features a fun game where users can guess the artist of a song, making it an interactive way to engage with a music collection.

Notifications You must be signed in to change notification settings

abdelhaymallouli/MusicManagerCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Music Management Application

Description

This JavaScript application allows users to manage a collection of songs and their respective artists. It provides a user-friendly interface that enables users to perform various operations such as adding, deleting, updating, and displaying songs. The application operates solely through the console, allowing users to interact with their music collection in a straightforward and efficient manner. Additionally, it features an interactive game where users can test their knowledge of music by guessing the artist of each song.

Features

  • Add a Song: Input a single song and its artist.
  • Add Multiple Songs: Enter multiple songs and their artists at once.
  • Delete a Song: Remove a song from the collection using its title.
  • Update Song Title: Change the title of an existing song.
  • Display All Songs: View a complete list of songs along with their artists.
  • Display Songs by Artist: Filter and show all songs performed by a specific artist.
  • Count Songs by Artist: Determine how many songs are associated with a particular artist.
  • Play Game: Guess the artist of a song and earn points for correct answers.

Technologies Used

  • JavaScript
  • Console for user interaction

Installation

  1. Clone the repository to your local machine:
    git clone https://github.com/yourusername/music-management-app.git
    

About

This JavaScript music management application allows users to add, delete, update, and display songs and artists. It also features a fun game where users can guess the artist of a song, making it an interactive way to engage with a music collection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published