When you know how you spend your time, you can analyze your work trends and make smarter business decisions. Whether you're working solo or in a small team, time tracking software can give you a complete overview of your daily, weekly, monthly, and yearly work. A time tracker with additional workforce management features that will help you develop a high-performing team that smashes goals every time.
https://comforting-bonbon-0a3e0a.netlify.app/
As soon as you open our website you see a beautiful index page with a nav bar that consists for dashboard, login and signup

If you want to use the app you need to signup and login.
after logging in you will be redirected to dashboard.
Here is the place where all the action happens.
You can start the timer and select the activity that you are working and the time updates in that particular section automatically when you stop the timer.
you have three activity types to select on
|--> Productive
|--> Unproductive
|--> Idle
On your right there is users section in the menu.
Go to the users section you can see all the users that are logged in along with their info i.e, name,mail,role
There are two roles one is manager and the other is employee

For frontend |--> HTML |--> CSS |--> Javascript For Backend |-->Node Js |--> Express Js |--> Mongo DB For data storage we have used redis and local storage wherever applicable
|-->Index
|-->Signup,login
|-->Dashboard
|-->app.js
|-->Models
|-->Routes
|-->Middlewares
|-->configs
|--->db.js(mongo db connection)
|-->.env
|-->.gitignore
|-->package-lock.json
|-->package.json
