PYTHON

In the Applied Programming for Information Systems course,

I developed a music generator using Python. The program retrieved and displayed the top 10 songs on Spotify from April 2023, along with the artists' names and song rankings. Additionally, it provided links to music videos for the top 5 songs from the top 5 artists. The program featured user interaction with options to view the top 10 songs, explore the top 5 artists, or dive deeper into their music. This project enhanced my skills in Python programming, data retrieval, and user interface design

Objective

Data Analysis Project: Creating a code that.

  • Created a music generator with Python coding.

  • Included a music generator that produced the top ten songs on Spotify (based on the Spotify 2023 report during April 2023) with the artist's name, and position/rank of the song.

  • Also included are links to music videos of the top five songs of the top five artists

  • Coding led to 4 choices to choose from and to view: Choice 1: View the top 10 general songs on Spotify, Choice 2: View the top 5 artists on Spotify,

    Choice 3: Explore the top songs from the top 5 artists, Choice 4: Exit Page

Previous
Previous

Project Five