-
Notifications
You must be signed in to change notification settings - Fork 0
Project Snapshot 4
Shahbaj Sohal edited this page Apr 17, 2023
·
7 revisions
- Improved overall website design -
- Added icons
- Shortened, bolded, created, and deleted text.
- Redesigned entire recommendation page.
- Loaded and transformed data from API Calls into the database for API Caching.
- Created signup/login page that is fully functional.
- Implemented youtube API, as replacement for images from last.fm, and an embedded video for each recommendation.
- Recommendation page now outputs core data:
- Item video/image
- Item description
- Like/Dislike buttons
- Favorites button
- Improved the recommendation algorithm to have better recommendations
- Completed Snapshot 4

- Need to add in option for users to refresh recommendations.
- Need the favorites implementation of having the like and dislike buttons available and storing the data.
- Need to add url_link for recommended items.
- Need to adjust YouTube API implementation algorithm to only select embedded videos.
- Getting all the bugs and kinks out of the website.
- Packaging the project to give to users.
- Making sure the YouTube API is working as intended.