This is Python-Django based web app allowing users to fetch top 5-10 songs of a particular artist selected by user. This uses spotipy an Spotify API helps in fetch the songs from Spotify library. An embedded link is being provided by the user which is copied from the spotify app of a particular artist. After being pasted, the web app loads number of top hits or the top most popular songs by the artist which is playable online as well. It is hosted on the following website => https://music-by-me.herokuapp.com/
Tech stack: Python-3.9, Django-4.0, Html5, CSS(bootstrap) ,JS