You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sachin Kumar K edited this page Oct 21, 2019
·
26 revisions
Welcome to the TimeTracker wiki!
A tool for track developers work and task timings.
Getting Started
Features
Stores user punch in and out time.
Total work time.
Allocate new task and track the timings.
Analyzed view of task and project timings.
User login authentication.
Descriptions
Product functions
1. Login Authentication
Login authentication performed using Rest API. Only the authorized users can login to the application and at the same time wifi authentication performed to check whether user is in the working location or not (Wifi MAC address should match with office Wifi MAC address, then the user can successfully login to the application).