PlayList Maker

Tech Stack:
    C++
Playlist Maker is a program implemented in C++ that allows users to create and manage their own personalized playlists. The program utilizes the Lists data structure to efficiently store and manipulate the playlist data.
    Key Features:

    Playlist Creation

    Adding and Removing Songs

    Playlist Management

    Sorting and Shuffling:

    Search Functionality

    The Playlist Maker program efficiently utilizes the Lists data structure to handle dynamic playlists and the manipulation of song data. It offers a comprehensive set of features for playlist creation, management, and customization, providing users with a powerful tool to organize and enjoy their favorite music.