-
Notifications
You must be signed in to change notification settings - Fork 0
Wireframes
Andres Alfaro edited this page Sep 17, 2017
·
1 revision
/
/login
/signup
-
/collection/playlists
- homepage, collection of user playlists.
- After clicking on
New Playlist
button.
-
/user/:userID/playlists/playlist/:playlistID
- show a specific playlist after clicking on the playlist name.
-
/playlist/:playlistID/edit
- edit a playlist.
-
/search/
- search for a specific playlist.
-
/search/
- search for a specific playlist.
-
/search/
- search for a specific user.
-
/users/:userId/
- user profile by clicking on the current user link in the nav bar.
-
/users/:userId/friends
- user profile by clicking on the current user link in the nav bar.
-
/users/:userId
- Follow buttons now appear.