Skip to content

xpakx/spotify-collage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Collage Generator

General info

An app for generating collage from Spotify playlists and top tracks written in Java + Spring (backend) and Typescript + Angular (frontend).

gif

Table of contents

Technologies

Project is created with:

  • Java
  • Spring Boot
  • Typescript
  • Angular

Setup

In order to run project locally you need to clone this repository and build project with Docker Compose:

$ git clone https://github.com/xpakx/spotify-collage.git
$ cd spotify-collage
$ docker-compose up --build -d

To stop:

$ docker-compose stop

Features

  • Connecting to Spotify with OAuth
  • Viewing playlists and top tracks
  • Generating image with album covers

About

Spotify Collage Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors