This is a full stack asp net core C# application that accurately shows this years chart from 1 to 300 with a couple of nice features that aren’t actually on their official site for the chart. I have coded a filter by Composer functionality as well as a search by specific piece. I have also added a performance for each piece I have selected from youtube. I still think John Williams recording of Recuerdos de La Alhambra is the best around.
There is a link to the administrator area for crud operations. Of course this would have a login if I was to put it on live hosting and ditto for the json api other than the get routes.
Having been using Visual Studio Code since 2015 I decided to look for a different IDE for my C# projects since it isn’t that straightforward to test in Visual Code if you are are playing around with a lot of short term projects so I decided to try Jet Rider for that very reason and am delighted with the functionality there. Of course I will continue to use VSC for lots of other stuff.