JamesRobertSutcliffe / personality-music-recommender

A music recommender web app that bases reccomendations on personality type. Developed with next.js, Typescript, PostgreSQL and docker.
https://personality-music-recommender-jer1.vercel.app/
0 stars 0 forks source link

Create Liked songs table DAL functions #44

Closed patdel0 closed 1 year ago

patdel0 commented 1 year ago

This PR adds the changes required to manage songs which users have "favourited"/"liked" on our platform.

This will be vital for retrieving user preferences and provide them with updated recommendations.

Testing

  1. ./scripts/reset_docker.sh
  2. ./scripts/server.sh
  3. npm run test
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
personality-music-recommender-jer1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 15, 2023 10:57pm
JamesRobertSutcliffe commented 1 year ago

All tests passed again so I will go ahead and merge Screenshot 2023-09-16 141002