Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@burakaktan burakaktan released this 27 Dec 09:40
· 73 commits to master since this release
be88ce8

Group 9 Cmpe451 2022 Fall Final Release

Added features:

  • Annotation
    Users can annotate and view previous annotations.
  • Art Item Upload/Creation
    • Art Items are uploaded to Cloudinary service for hosting purposes. User can upload art items to their profiles
  • Notification
    • User are being notified when:
      - When one of their art items are added to favourites of any user
      - When one of their art items are commented by any user
      - When one of the users they follow share any art item
      - When they are followed by a user
      - When of the users they follow starts an exhibition
  • Recommendation (both Art Items and Users)
    • For user starting to use the application newly (following less than 3 users for user recommendation and adding less than 5 art items to their art items),
      - the most popular art items in the system are recommended (in terms of number of favourites and comments)
      - the most popular users in the system are recommended (in terms of number of followers)
    • For users not satisfying the rule in the previous bulletin point,
      - the art items having mutual tags with their favourite art items are recommended
      - the users followed by following of the user are recommended
  • Exhibitions
    • Users can create exhibitions and visit exhibitions.