https://github.com/ir404/stuff-to-do
A desktop application that allows users to plan and schedule tasks to be done.
https://github.com/ir404/stuff-to-do
desktop-app java javafx schedule scheduler todoapp
Last synced: 5 months ago
JSON representation
A desktop application that allows users to plan and schedule tasks to be done.
- Host: GitHub
- URL: https://github.com/ir404/stuff-to-do
- Owner: ir404
- License: apache-2.0
- Created: 2022-08-08T15:55:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T13:10:18.000Z (over 3 years ago)
- Last Synced: 2025-05-15T22:36:12.959Z (7 months ago)
- Topics: desktop-app, java, javafx, schedule, scheduler, todoapp
- Language: Java
- Homepage:
- Size: 2.17 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stuff-To-Do v1.0.1
This is a task management application that I made for PCs.
Some of the key functionalities of this application are:
- Setting up reminders to send alerts
- Allowing the task to be repeated DAILY, WEEKLY or MONTHLY.
- Editing the details of a task.


I used [OpenJDK 11](https://openjdk.org/projects/jdk/11/) and [JavaFX 11](https://openjfx.io/) to build this application.
Download the [Windows installer](https://drive.google.com/file/d/1JJrbVPKKOypgxx8KGubL9NdPspt1FOw0/view?usp=sharing).
## Updates made
- The application's window can now be resized.
## **Copyright 2022** by [Imran R.](https://github.com/imran-2003)
### Licensed under [Apache License 2.0.](https://github.com/imran-2003/Stuff-To-Do/blob/main/LICENSE)