ishan0102 / engblogs

learn from your favorite tech companies
https://engblogs.dev
MIT License
162 stars 16 forks source link

Add favorites #35

Open ishan0102 opened 1 year ago

ishan0102 commented 1 year ago

Bottom left hand side, save to local storage, separate page called /favorites maybe

raghunandanbhat commented 1 year ago

Is it something like bookmarking a post and show it on /favorites page?

ishan0102 commented 1 year ago

Is it something like bookmarking a post and show it on /favorites page?

Yeah basically, just trying to imitate what we have on the mobile version

image

raghunandanbhat commented 1 year ago

do you have user accounts in mobile version or that's also IP based?

ishan0102 commented 1 year ago

haha so that's a funny hack, @mxchen2001 generated UUIDs and stored them as IPv6 addresses bc you can't pull IPs out on mobile.

@mxchen2001 should we add ios as a folder to this repo or do you want to keep that closed