Closed AnshNikhare closed 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! 😊
Issue Number: #333
Project Proposal - Habit Tracker with Alarm Reminder
Project Overview
The Habit Tracker with Alarm Reminder is a Java-based desktop application that helps users track their daily habits, view statistics on their progress, and set reminders to reinforce habit completion. The app is built using Java Swing for the graphical user interface (GUI) and incorporates an alarm feature that plays a sound (
alarm.wav
) at a user-defined time to remind them to complete their habits.Goals and Objectives
Key Features
Technical Specifications
Clip
andAudioSystem
classesTarget Audience
This application is intended for individuals looking to build and maintain daily habits. The target audience includes students, professionals, and anyone interested in personal development through habit tracking.
Project Deliverables
alarm.wav
file included in the resources folder for alarm notifications.