-
Notifications
You must be signed in to change notification settings - Fork 23
Feat/persist data #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
… command history entries
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
BTW this feature is implemented on |
@thtauhid it is already tested by me on deployed link as well as on local |
@thtauhid also test and verify this PR and if it works as required, can we merge it too? |
@Vilayat-Ali the data persistence feature is working as expected. |
Also, can you merge the main branch into this branch once? |
@thtauhid I think that's a result of mistake in setter values. Lemme clean that and push it again |
Hey cleaning done! Also, do we need to store history too? |
Hi @Vilayat-Ali no need to store history for now. |
@Vilayat-Ali do push the updated changes so I can check them. |
sure. Will shoot an update by EOD today |
Hi @Vilayat-Ali any update? |
@thtauhid sorry I was busy with holidays. Will It is all completed. Lemme raise PRs whenever I get time today. |
Added feature to make
visitor name
andtheme
data persist between user sessions.