Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 828 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 828 Bytes

About:

This project uses LastFM's dataset to find similar bands, and to make recommendations to users based on those computed cosine similarities. What I've implemented is a primitive form of collaborative filtering.

It was made for a college miniproject for the introductory Database Management Systems course, and therefore is only a proof-of-concept, not a fully-fledged "app".

Technology Stack:

PostgreSQL - Database server (create a database named "testdb")

Python - Backend web server

Bootstrap (HTML, CSS, JS) - Frontend website

Screenshots:

image alt text

image alt text

image alt text