ACM-VIT / sticky-links

Bookmark important links with categories to read them later on the go!
MIT License
6 stars 13 forks source link

Added categories #24

Closed IgorChernyshov closed 2 years ago

IgorChernyshov commented 2 years ago

Links were not fetched by specific category when user wanted to browse some specific category. The result was any category displayed all the items. Fixed this by adding an NSPredicate to the fetch request.

P.S. I'd appreciate if you put the hacktoberfest-accepted label to my PR to count it towards the Hacktoberfest goal.

acmbot[bot] commented 2 years ago

Thanks @IgorChernyshov, for opening the pull request! 🙌 One of our team-mates will review the pull request soon. ✅

IgorChernyshov commented 2 years ago

Could you kindly review this PR, please?

acmbot[bot] commented 2 years ago

Congratulations @IgorChernyshov, your pull request is merged! 🎉 Thanks for your contributions. 🙌

Samridh29 commented 2 years ago

LGTM!