Starter Blog with Flask

Flask starter Blog

Sean's Record Collection and Projects


The purpose originally was to have an easy solution for collecting and organizing Sean's Records. It has now grown into a repository of Sean's work, including coding projects as well as artistic endeavours, particularly film photography. This website is built using the Python Flask framework.

The Band/Collection Aspect of the Website

I have long used discogs.com to catalogue my record collection. However, I faced issues with mislabeled records and an overwhelming amount of information. My aim was to create a lightweight web page that could allow me to better organize my collection. This platform acts as a centralized location for the bands I aim to collect and the records within that band's discography that I own or don't own. The website utilizes APIs from discogs.com, musicbrainz, and Spotify. It gathers data from these sources and consolidates it, creating a database built on SQLite.

Future Plans

I plan to use this platform as a repository for my coding projects. - but you can also check my Github GingerSean