kontext-app / social-bookmarking-app

https://app.kontext.app
2 stars 0 forks source link

build the webapp MVP #11

Open seichris opened 3 years ago

seichris commented 3 years ago

My bookmarks

/unsorted

Every bookmark saved with the extension lands here.

'my lists'

Here, the user can add 'lists'. Lists are like folders with bookmarks. The lists are ceramic json schemas. (might need more clarification by @dakingha69)

Design inspired by 'collections' in raindrop.io

/popular

Shows all bookmarks, by all users, sorted by how often this bookmarked was bookmarked. Inspired by https://pinboard.in/popular/. See the little numbers next to the bookmarks.

In the future, we want to build in further options for search and filtering. See #12

/recent

Shows all bookmarks, by all users, sorted by time. Inspired by https://pinboard.in/recent/

/recommended

See recommender issue #14

seichris commented 3 years ago

design

rough design for the feed, including search and options-on-hover: webapp

later, we can add comments, and friend's icons: webapp feed with comments