Skip to content

feat(account): add event rating #29

@azolus

Description

@azolus

To realize user-personalized event recommendations, maevsi needs to provide a simple interface to get the relevant data for computations:

table 1:
event id, event name, event type (optional)

table 2:
user id, event id, rating

It would be desirable if i could dump all the available data simultaneously to set things up. incremental updates would also be useful for later

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestnoveltySomething completely new

    Type

    No type

    Projects

    Status

    🔖 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions