Project Overview
This project is a personal project that I made using the Discogs API. The basic goal was for me to create a deployed full-stack web application to display my knowledge of Full Stack Web Development. The application uses the Python micro-framework Flask with a PostgreSQL Database. It started as a way for me to use a very long list of bookmarks that I've saved on the Discogs website, and shuffle them as a way to explore music in a random way leading to more discovery. It uses the Discogs API to fetch relevant information. It has led to some more fun ideas that I am currently working on implementing, such as allowing user's with Discogs accounts to login to their accounts and display information relevant to their own interets, along with the ability to configure the application to their own tastes in general. My hopes are that it can provide a fun way for people to discover music outside of the current popular method of using streaming services and algorthmic recommendations.