Skip to content

rabbitglauser/Spotyfinder

Repository files navigation

logo

Spotyfinder

Spotyfinder helps users discover better Spotify recommendations through a custom algorithm and machine learning.


Website

Live Demo

Live Backend

Technologies

  • React, TypeScript, Tailwind CSS, Next.js Frontend: React, TypeScript, Tailwind CSS, Next.js
  • Python, FastAPI Backend: Python, FastAPI
  • MySQL Database: MySQL
  • Docker Containerization: Docker

Project Links

ChatGPT Context Figma Mockup ERD Diagram Notion Exportify

How to get started using Docker :)

From the repo root:

DEV

docker compose -f docker/compose.dev.yml up --build

PROD

docker compose -f docker/compose.prod.yml up --build

start container

docker compose -f docker/compose.dev.yml up

stop container

docker compose -f docker/compose.dev.yml down

About

a playlist recommendations based off of your Spotify playlists or tracks :)

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors