MazenTayseer / Music-Application

An audio player built with C++ and WinForms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music-Application

A Music Application built with C++ and WinForms.

Notes

  • It uses a database for account sign up and log in, but not to store liked songs in a database.
  • You can simply remove the database part and exchange it with a vector for example to store accounts if you dont have a server on your pc.

About

An audio player built with C++ and WinForms.


Languages

Language:C++ 95.0%Language:JavaScript 4.5%Language:CSS 0.3%Language:HTML 0.2%