This project help us to keep track of time that we spend in our task . Full responsive build by chakra ui , react .
Activity Tracker is a software tool that allows employers to monitor the activity of their employees on both PC and Mac computers. It records and categorizes every website, program, and application used by employees, classifying them as either productive or unproductive.
Activity Tracker is a software solution designed to help employers monitor the activity of their employees on their computers. With features like activity monitoring and productivity classification, employers can gain insights into how their employees are spending their time. The software is easy to install and compatible with both PC and Mac operating systems.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.
Redux is a state management library for JavaScript apps that provides a predictable and centralized way to manage application state. It enables developers to write actions and reducers that update the state in response to user interactions, server responses, and other events, and can be used with a variety of front-end frameworks and back-end technologies.