How to work with 'Wishlist'?
Unanswered
Scarlet Ibis posted this in #help-forum
Scarlet IbisOP
Hello,
I feel a bit confused.
I'm building something for someone as a new developer with NextJS, TS and Tailwind.
I fetch the services in the page.tsx (home) then divide them into sections (special offers, my wishlist, my subscriptions, all services).
If the service is not owned, it will have a button 'add to wishlist', then it will be added to 'my wishlist' section.
Can anyone tell me how to handle the wishlist?
I feel a bit confused.
I'm building something for someone as a new developer with NextJS, TS and Tailwind.
I fetch the services in the page.tsx (home) then divide them into sections (special offers, my wishlist, my subscriptions, all services).
If the service is not owned, it will have a button 'add to wishlist', then it will be added to 'my wishlist' section.
Can anyone tell me how to handle the wishlist?