Tablatur was an idea I head when I heard how much artists have to pay as a fee when selling online sheet music. The default market fee at this moment is 40%(!), this means that for every euro they earn with their sheet music, 0.4 directly goes to the platform they're selling on.
I knew that I could do it better as most websites have very poor recommendation systems and old unintuitive websites. This, paired with the enormous costs made me think there was a better platform that could be created.
Issues
As a musician I thought it was evident that composers would come to my application as fees are lower and the setup is super easy. However, it turned out that building a marketplace isn't as simple as it seems, certainly without having strong ties to what could be initial sellers.
The 2 biggest things I missed to make this a success were; 1. Marketing skills/budget, I didn't have the ability to mass distribute this to potential composers. 2. Payment providers support. I was really astounded by how payment providers look towards starting marketplaces. I found no other solution but to go with Stripe, which was really a bad fit for me as they only accept credit cards, which isn't the default payment tool for us Belgians.
Technologies
- Flask/Python
- Gunicorn
- Stripe/Paypal API
- Sass
- Elasticsearch
- MySQL/MariaDb