Skip to content

Releases: SE310-1/W.A.K

v3.0.0

Choose a tag to compare

@leas022 leas022 released this 22 Oct 07:32
f55a364

New Features:

  • Added authentication with Google
  • Added ability to view friend's profile
  • Added ability to view friend's favourite movies
  • Added custom profile pictures based on your favourites list
  • Added movie recommendations
  • Updated styling of the friend's page

Please note that Facebook sign-in was not implemented in this release due to complications of Facebook recently updating their API and integration with React libraries. For more details please see #94.

Full Changelog: v2.0.0...v3.0.0

Contributors: https://github.com/SE310-1/W.A.K/wiki/List-of-Contributors

v2.0.0

Choose a tag to compare

@vdav02 vdav02 released this 27 Sep 04:53
c65cbd0

Features added:

  • Ability to search for other users
  • Ability to add other users as friends
  • Ability for users to view their 'favourites movie list from a designated section of the app
  • Ability for users to add movies to their favourites list, and have it persist on their account
  • Ability for users to delete movies from their favourites list, and have it persist on their account
  • Ability for movies to appear in the order they were added in the favourites list
  • Updates to the visual theme of the website, such as background colours and images and a customised experience based on the user's favourite films
  • Migration of Frontend Components from JavaScript to TypeScript

Release 1.0.0

Choose a tag to compare

@dhruvkanth dhruvkanth released this 27 Aug 05:39
b2b6043
Merge pull request #39 from adwaitmane/style/signup-login-page

Style/signup login page