Skip to content
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

Completed viewcount todo #5

Open
wants to merge 1 commit into
base: main-old
Choose a base branch
from
Open

Completed viewcount todo #5

wants to merge 1 commit into from

Conversation

Denthin
Copy link
Collaborator

@Denthin Denthin commented Sep 30, 2024

Created a function updateViewCount() that pulls the current viewcount for 'ChristineHu' from 'betoes', increments the viewcount by one, and updates the 'betoes' database with the new viewcount. Once the update has been successfully processed by Supabase, the view count displayed on the interface is updated accordingly. This function does assume that an entry for 'ChristineHu' already exists; the initial insertion code has been commented out.

To ensure this function is only called once, I used a React useState variable that is set to true once updateViewCount() has been called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant