Closed harshalhonde21 closed 6 months ago
Please assign this issue to me
@PriyanshiAgrawal1345 what are your approach to do this just tell after that we will decide, explain in visually and this like stuff.
Resolved in PR #24
Resolved in PR #24
Not really
@harshalhonde21 I would like to work on this issue . My approach would be to make a api endpoint which will increment the counter whenever a user visit the website
Subject: Implementing User Visit Counter Feature
Hi @harshalhonde21 ,
I hope this message finds you well. I'm excited about tackling a new task to enhance your website's functionality and improve user engagement.
I would like to tackle this issue.
Steps to Solve:
Frontend Integration (ReactJS):
Backend Implementation (Node.js):
Database Interaction:
Client-Server Communication:
Testing and Deployment:
Monitoring and Maintenance:
I'm eager to take on this challenge and contribute to the enhancement of your website. Your guidance and feedback throughout the process would be greatly appreciated.
Best regards, Abhishek
Great guys, you can go with PR I will merge who's PR is beat
Great guys, you can go with PR I will merge who's PR is beat Hello sir,
Now that this feature is working perfectly for localhost, how should we proceed further?
it should be work in production
Look your production deployment this feature is working fine their: https://ecommerce-spectastyle-git-fork-94443d-harshalhonde21s-projects.vercel.app/
it should be work in production
Yes, it will work in production. I have commented out some instructions where I modified or updated the file. First, you need to deploy your server with my updated code. Then, you can change the URL at the frontend.
completed
Issue Title: Implement User Visit Counter on Website
Description: As part of enhancing user engagement and tracking website traffic, we aim to implement a user visit counter feature on our website. This feature will display the total number of visits to the website, providing valuable insights into user activity and popularity of our platform. The user visit counter should be prominently displayed on all pages of the website, ensuring visibility to users and stakeholders.
Acceptance Criteria:
Incremental Counter: The user visit counter should increment by one each time a user visits any page of the website. Persistent Count: The counter value should persist across page refreshes and user sessions, ensuring accurate tracking of total visits. Display Consistency: The counter display should be consistent across all pages of the website, maintaining uniformity in user experience.
The Counter should be display on Navbar right hand side.