Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1001 Bytes

File metadata and controls

14 lines (11 loc) · 1001 Bytes

Task Timer

Description

This application allows users to manage and track time spent on various tasks. It includes features such as adding, editing, deleting tasks, and viewing task statistics through pie charts.

How to Use

  1. Add Task: Click the "Add Task" button to create a new task. You can specify the task name, duration (in minutes), and a sound file to play when the time is up.
  2. Edit Task: Select a task from the list and click "Edit Task" to modify its details.
  3. Start Timer: Select a task and click the "Start Timer" button to begin tracking time for that task.
  4. Pause/Resume: Use the "Pause" button to pause the timer, and "Resume" to continue.
  5. Stop Timer: Click "Stop" to end the current timer session. You will be prompted to log the session.
  6. View Chart: Access task statistics by selecting "View Chart" from the menu. This will display a pie chart of time spent on each task.

For further assistance or issues, please leave a message below.