Activity Tracker

screenshot of Activity Tracker
react
chakra-ui

This project help us to keep track of time that we spend in our task . Full responsive build by chakra ui , react .

Overview

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.

Features

  • Activity Monitoring: Track employee activity by recording every website, program, and application used.
  • Productivity Classification: Categorize tracked activities as either productive or unproductive.
  • Cross-Platform Compatibility: Compatible with both PC and Mac operating systems.

Summary

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
React

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
Chakra UI

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

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.