https://github.com/bartosz-ziolkowski/spotify_clone
Spotify clone
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.2%) to scientific vocabulary
Keywords
Repository
Spotify clone
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Spotify Clone
Overview
With this application, I aimed to practice handling audio files while continuing to work with Java Spring Boot, Angular, and a database. Additionally, I integrated the third-party service Auth0 for OAuth 2.0 authentication. After logging in, users can upload songs, listen to them, and save them to their favorites. The application also features a search function for finding songs. Overall, the application draws inspiration from popular streaming services like Spotify, providing a similar user experience in terms of functionality and design.
Screenshots

Technologies
Frontend
- Angular
- HTML
- CSS + SCSS ### Backend
- Java Spring Boot
- OpenAPI and Swagger UI Documentation ### Other tools
- Docker
- PostgreSQL
- Auth0 ### Comments
- Created REST API documentation using Swagger
- Auth0 as OAuth 2.0 authentication
- Dockerized the database
Live demo
Click below to watch the app walkthrough on YouTube
Owner
- Name: Bartosz Ziółkowski
- Login: bartosz-ziolkowski
- Kind: user
- Location: Copenhagen
- Repositories: 1
- Profile: https://github.com/bartosz-ziolkowski
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Bartosz Ziółkowski | b****i@i****m | 3 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- org.mapstruct:mapstruct-processor 1.5.5.Final provided
- com.okta.spring:okta-spring-boot-starter 3.0.7
- org.liquibase:liquibase-core
- org.mapstruct:mapstruct 1.5.5.Final
- org.postgresql:postgresql
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-oauth2-client
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test
- org.springframework.security:spring-security-test test
- 919 dependencies
- @angular-devkit/build-angular ^18.1.1 development
- @angular/cli ^18.1.1 development
- @angular/compiler-cli ^18.1.0 development
- @angular/localize ^18.1.0 development
- @types/howler ^2.2.11 development
- @types/jasmine ~5.1.0 development
- jasmine-core ~5.1.0 development
- karma ~6.4.0 development
- karma-chrome-launcher ~3.2.0 development
- karma-coverage ~2.2.0 development
- karma-jasmine ~5.1.0 development
- karma-jasmine-html-reporter ~2.1.0 development
- typescript ~5.5.2 development
- @angular/animations ^18.1.0
- @angular/common ^18.1.0
- @angular/compiler ^18.1.0
- @angular/core ^18.1.0
- @angular/forms ^18.1.0
- @angular/platform-browser ^18.1.0
- @angular/platform-browser-dynamic ^18.1.0
- @angular/router ^18.1.0
- @fortawesome/angular-fontawesome ^0.15.0
- @fortawesome/free-brands-svg-icons ^6.5.2
- @fortawesome/free-regular-svg-icons ^6.5.2
- @fortawesome/free-solid-svg-icons ^6.5.2
- @ng-bootstrap/ng-bootstrap ^17.0.0
- @popperjs/core ^2.11.8
- bootstrap ^5.3.2
- howler ^2.2.4
- rxjs ~7.8.0
- tslib ^2.3.0
- zone.js ~0.14.3
