Music Application - Song Data Fetching
This project is a music application that allows users to fetch data of songs under a certain artist. It provides a simple and intuitive interface to explore and retrieve information about songs associated with a specific artist.
Technologies Used
Programming Language: Python 3.x
Web Framework: Flask
Database: SQLite (for demonstration purposes, can be easily adapted to other databases)
Frontend: HTML, CSS, JavaScript
API: Last.fm API