You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created a database using MySQL workbench to store User information, songs, artists and other related information and built an Interactive UI using HTML, CSS and Javascript to interact with the database and integrated the two using PyMySQL and Flask.