This is a Java application developed for tracking goals. It was originally created as an assignment for a course.
To run this Java app, follow these steps:
- Open IntelliJ IDEA.
- Clone the project repository.
- Install dependencies located in the
lib
folder. - Run the
Main.java
file to see the app in action.
Once the app is running, you can:
- Add new goals.
- Update existing goals😂
- Delete completed goals.
- Track your progress towards each goal.
Ensure that you have the following dependencies installed:
- JDatePicker
- JCharts ( there all in the lib folder idk the exact names )
If you encounter any issues or have questions, feel free to open an issue.
Contributions are welcome! If you'd like to contribute to this project, please fork this repo and submit a pull request!