Manage your musics, albums, artists and more on desktop application. Developed with WinForms C# Npgsql and PostgreSQL
First of all, you need to clone the project to your local machine
git clone https://github.com/sinemhasircioglu/MusicDatabase-Desktop.git
cd MusicDatabase-Desktop
A step by step series of building that project
-
Change connection string of Database (File: database.cs, Line: 14)
-
Run database.sql script on your database 💥
This project is licensed under the MIT License