-
Notifications
You must be signed in to change notification settings - Fork 1
Engineering Notebook for week of 11 28
Alex Jackson edited this page Dec 3, 2016
·
2 revisions
- Added star rating for the artist page (instead of showing artist popularity from the spotify api, we now display the cumulative user ratings).
- Improved the behavior/functionality for several pages: e.g the when clicking on an album in the artist page, the user is properly redirected to the corresponding album page.
- Added some of the album rating functionality (instead of the artist like/dislike, we use a 1-5 type rating).
- Fix up small functionality discontinuities.
- Add a dislike feature.
- Clean up app to prepare for the final leg submission!