Basic requirements:
  1. allow bookmarking and removing of a bookmark for any item (comments/posts)
  2. display them in a list for the user sorted by most recent first
Feel free to ask any questions about implementation here. If this goes well, we'll begin doing a lot more of these.
1,000,000 sats paid
k00b's bounties
reply
@ekzyis - Can you use the more familiar bookmark icon, instead of the star, please?
I think the star is more for "favourites," whereas bookmarks are for "read later," which is more appropriate for this use case.
Thank you.
reply
Done! See here or watch the showcase video.
reply
Ah, thx, yeah, can do that
reply
I could look at this. A SQL table with user_id, post_url, date + some CRUD for save/remove/view bookmarks could work. Will look at the Stacker.news Github and see how users/posts/pages are structured. I have some experience with Node.js. (Couldn't find any work in January, struggling in February, so a bounty could help a lot.)
reply
Canceling this (didn't start development yet), as ekzyis was first
reply
Sorry mate, I was already familiar with the code base so I thought I take a look at it 🙈
But please don't be demotivated to still check out the code and mess around with it. Will be useful for further bounties!
You can also check out my PR, maybe my approach sucks haha
reply
No worries, was still familiarizing myself with the code and structure. Enjoy the bounty. :)
reply
It’s probably just how bounties work, but I’d be pretty frustrated/disappointed if I was one of several people who chose to work on this, only to have someone else get their implementation done and accepted first and mine becomes wasted effort. I guess it’s a learning exercise though.
reply
If multiple people achieve the result, I'll happily give a runner up a consolation prize. The alternative is I have to screen you which is frustrating too. Tradeoffs.
reply
What a great community here! 😊
reply
isn't this kind of what the jobs section is for...?
reply
Originally no, but they probably belong there too.
reply
tags would be great as well
reply
reply
I could look at this. A SQL table with user_id, post_url, date + some CRUD for save/remove/view bookmarks could work. Will look at the Stacker.news Github and see how users/posts/pages are structured. I have some experience with Node.js. (Couldn't find any work in January, struggling in February, so a bounty could help a lot.)
reply