jitacm / -30DaysDevChallenge-

Welcome to the 30DayDevChallenge repository! This repository is dedicated to a month-long coding challenge designed to help developers of all levels enhance their skills through daily coding tasks and projects.
19 stars 28 forks source link

Personal Time Tracker / 30_Days_Of_Java #341 #379

Closed AnshNikhare closed 3 months ago

AnshNikhare commented 3 months ago

Issue Number: #341

Project Proposal: Personal Time Tracker

Overview

The Personal Time Tracker is a Java Swing application designed to help users log and track time spent on various activities. The application allows users to categorize their activities, generate reports on time usage, and set time management goals.

Screenshot 2024-08-14 152523

Objectives

  1. Time Logging: Provide functionality to start and stop timers for various activities, tracking time spent.
  2. Categorization: Allow users to define and select categories for activities such as Work, Leisure, Study, etc.
  3. Report Generation: Enable users to generate reports summarizing the time spent on different activities, formatted in minutes and seconds.
  4. Goal Setting: Implement features to set and monitor time management goals (future development).

Features

Technologies

Deliverables

A functional Java Swing application with the following components:

github-actions[bot] commented 3 months ago

Thank you for submitting your pull request! πŸ™Œ We'll review it as soon as possible. In the meantime, please ensure that your changes align with our [CONTRIBUTING.md]. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊