Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Morten Jensen 41 posts 104 karma points
    Feb 18, 2015 @ 12:30
    Morten Jensen
    0

    Like/Heart/?? concept in Umbraco

    I have a small Umbraco 7 setup where i store a lot of training exercises (sailing) for a iOS app. I would like to implement a like/heart/(or what ever symbol) counter to collect which exercises is great and which are not.

    How would you implement (datawise) this in Umbraco?

    I have the following concepts

    • Simple number counter as a property on each exercise (on like increment with 1)
    • A issolated datatype (called Like) which can pick a specifik exercise
    • A user which can relate to multiple exercises (the relation would be likes)
    How would you do it the Umbraco way?

Please Sign in or register to post replies

Write your reply to:

Draft