vaibhavkothari33 / PaiseKaHisab

This app is designed to help you manage your finances, track your expenses, visualize spending patterns, and provide useful financial advice. Below is a detailed overview of the app's features.
https://vaibhavkothari33.github.io/PaiseKaHisab/
2 stars 3 forks source link

New Feature : add a counter to know the total number of people visited the website #1

Open vaibhavkothari33 opened 1 week ago

vaibhavkothari33 commented 1 week ago

We want to display the number of visitors who have accessed the website on the homepage. The visitor count should update in real-time each time a new visitor accesses the site.

Task: Implement a visitor counter that increments each time someone visits the website. You can use Firebase, a simple backend API, or local storage to store and update the counter. Display the updated visitor count in the footer or header section of the website. Ensure the counter works even after the page reloads.

Skills Required: JavaScript Firebase or basic backend experience HTML/CSS

Level: Intermediate (due to possible backend integration).

Jatinsinha03 commented 1 day ago

Assign to me, i have solved the issue