Create a DJ application by adding a custom deck control Component and a music library Component, then integrating them into a new GUI layout of your own design using OOP in C++.
Budget: $30 – $250 SGD
DJ application by adding a custom deck control
Component and a music library Component, then integrating them into a new GUI layout of your
own design. The custom deck control Component should have custom graphics, implemented in the
paint function and it should offer a means to control a deck in some interesting way of your own
design. The music library component should allow the user to manage a library of music within the
application. They should be able to search the music library and load music from it into the decks. It
should also persist between application loads, so it will need to store its state in a data file.
Component and a music library Component, then integrating them into a new GUI layout of your
own design. The custom deck control Component should have custom graphics, implemented in the
paint function and it should offer a means to control a deck in some interesting way of your own
design. The music library component should allow the user to manage a library of music within the
application. They should be able to search the music library and load music from it into the decks. It
should also persist between application loads, so it will need to store its state in a data file.
Related categories:
C++ Programming
Object Oriented Programming (OOP)
Graphical User Interface (GUI)