Description
This project is a dummy music player made using C++ with data structures from scratch. The data structures used are hash table, doubly linked list, queue, and stack. The program is equipped with a simple graphical user interface (GUI) made using Qt.