thtauhid / terminal-portfolio

A portfolio site that looks and feels like a terminal. Built with React + Tailwind.
https://my-terminal-portfolio.vercel.app/
MIT License
25 stars 22 forks source link

Feat/persist data #78

Open Vilayat-Ali opened 9 months ago

Vilayat-Ali commented 9 months ago

Added feature to make visitor name and theme data persist between user sessions.

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
terminal-portfolio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2023 8:12pm
Vilayat-Ali commented 9 months ago

BTW this feature is implemented on /profile route as you said that Home.tsx is under work.

Vilayat-Ali commented 9 months ago

@thtauhid it is already tested by me on deployed link as well as on local

Vilayat-Ali commented 9 months ago

@thtauhid also test and verify this PR and if it works as required, can we merge it too?

thtauhid commented 9 months ago

@Vilayat-Ali the data persistence feature is working as expected. I just wanted to ask why username is in the localstorage? image

thtauhid commented 9 months ago

Also, can you merge the main branch into this branch once?

Vilayat-Ali commented 9 months ago

@thtauhid I think that's a result of mistake in setter values. Lemme clean that and push it again

thtauhid commented 9 months ago

I've added the label. It may take up to 6 hours to update. image

Vilayat-Ali commented 9 months ago

I've added the label. It may take up to 6 hours to update. image

Oh thanks

Vilayat-Ali commented 9 months ago

Hey cleaning done! Also, do we need to store history too?

thtauhid commented 8 months ago

Hi @Vilayat-Ali no need to store history for now.

thtauhid commented 8 months ago

@Vilayat-Ali do push the updated changes so I can check them.

Vilayat-Ali commented 8 months ago

sure. Will shoot an update by EOD today

thtauhid commented 6 months ago

Hi @Vilayat-Ali any update?

Vilayat-Ali commented 6 months ago

@thtauhid sorry I was busy with holidays. Will It is all completed. Lemme raise PRs whenever I get time today.