An open API service indexing awesome lists of open source software.

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.

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.

![](https://github.com/imran-2003/Stuff-To-Do/blob/main/Screenshots/1.png)

![](https://github.com/imran-2003/Stuff-To-Do/blob/main/Screenshots/2.png)

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)