Skip to content

Commit

Permalink
add pic, update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yennanliu committed Nov 17, 2024
1 parent fcdc84d commit fda1b46
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions springSpotifyPlayList/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@

<p align="center"><img src ="./doc/pic/spotify_app_5.png"></p>

<p align="center"><img src ="./doc/pic/spotify_app_6.png"></p>

<p align="center"><img src ="./doc/pic/spotify_app_7.png"></p>

## Architecture

Expand Down Expand Up @@ -59,8 +62,6 @@ A full stack app (FE + BE) Spotify app. Features as below:
- Step 5. update `spotify.redirectURL` at BE app (same as the one setup as step 3):
[application.properties](https://github.com/yennanliu/SpringPlayground/blob/main/springSpotifyPlayList/backend/SpotifyPlayList/src/main/resources/application.properties#L6)

> [!TIP]
> Steps run this app.

### Run (Docker)
```bash
Expand Down
Binary file modified springSpotifyPlayList/doc/pic/spotify_app_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified springSpotifyPlayList/doc/pic/spotify_app_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified springSpotifyPlayList/doc/pic/spotify_app_5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added springSpotifyPlayList/doc/pic/spotify_app_6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added springSpotifyPlayList/doc/pic/spotify_app_7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fda1b46

Please sign in to comment.