Skip to content

VaniaVania/dropout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-boot consuming spotify's API

In this project i'm trying to access Spotify Api and create interesting service, that can provide information about user's profile,artist's albums and suggests you some artists to follow depending on what you listen to. 😇

Tech stack

  • Java 17
  • Spring Boot 2.7.2
  • Spring MVC
  • Spring Data Jpa 2.7.5
  • Spring Security
  • PostgreSQL
  • RestTempalte + Jackson

Frontend stack

  • Bootstrap 5.1.3
  • React

Resources

Local system setup

  • Maven
  • Docker
  • Git

Previews

screen1 screen2 screen3

Ending

I hope you'll help me to upgrade this service using pull requests, so i can analyze your solutions to make a decent service 🧠