time-stamp
time-stamp copied to clipboard
This is a productivity application for all to keep track of the time.
We should come up with a module where it will track your activity through IoT wears or laptops or sync with your email with which u log in to different...
If the user is not logged in, then show a message "login.." when a user tries to access the track/timer page.
## Reproduce 1. Go to https://time-stamp.vercel.app/ 2. Login 3. Go to https://time-stamp.vercel.app/tags or click on `Track` 4. Select or create a TAG 5. Click on back date 6. Enter some...
 - toFixed(2) - sort data by the number of hours of tag uses
Handle most of errors of the backend and use toast to show message
Provide users with a comparison page, where users can select a date range and the tags. Then show the chart for all the selected tags in the specified date range.
 Currently the date format is as per the browser default format, this looks bad on mobile.