vincent-peugnet / antilope

Antilope private tracker for IRL sharing, allowing members to share anything inside communities.
https://antilope-alpha.club1.fr/
GNU Affero General Public License v3.0
9 stars 2 forks source link

bookmarks #12

Closed vincent-peugnet closed 3 years ago

vincent-peugnet commented 3 years ago

allow users to bookmark sharables

vincent-peugnet commented 3 years ago

What I want to store with a bookmark:

A list of sharable bookmarked by an user, and allow him or her to sort by date added.

So I can't just add a many to many relationship between sharable and users.

I need to create a bookmark entity with the following properties:

Bookmark Entity

I'd like to but something else, but I don't know what... ^^

do you confirm @n-peugnet ?

n-peugnet commented 3 years ago

:+1:

vincent-peugnet commented 3 years ago

Closed by https://github.com/vincent-peugnet/antilope/commit/8844358294b4c8e1db0f54de89b90963a214ba1d