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

Add visitor count feature to homepage #68

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

Conversation

aaditisurve
Copy link

Implement a visitor count feature on the homepage as part of Issue #65. The count should increment each time a user visits the website and be displayed prominently. Ensure the count updates in real-time and is styled uniquely for better visibility and user experience.

Requirements:

Create a visitorCount.txt file to store the count.
Update the visitor count using an API endpoint.
Display the current count on the homepage.
Style the visitor count display for better visibility.

@AdityaSinha2305
Copy link
Owner

AdityaSinha2305 commented Oct 18, 2024

@aaditisurve Could you send a demo video of this feature?

@AdityaSinha2305
Copy link
Owner

@aaditisurve Are you still working on this pr or should I close this one?

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

Successfully merging this pull request may close these issues.

2 participants