Name | Modified | Size | Downloads / Week |
---|---|---|---|
jar | 2024-05-16 | ||
src | 2024-05-16 | ||
jdk-17.zip | 2024-05-16 | 181.1 MB | |
task.txt | 2024-05-16 | 40 Bytes | |
LICENSE.md | 2024-05-16 | 1.1 kB | |
README.md | 2024-05-16 | 1.1 kB | |
unins000.exe | 2024-05-16 | 3.2 MB | |
ToDoApp.exe | 2024-05-16 | 120.2 kB | |
unins000.dat | 2024-05-16 | 61.3 kB | |
Totals: 9 Items | 184.5 MB | 0 |
ToDoApp
ToDoApp is a task management software designed to help you keep track of your daily tasks. It allows you to view, add, and delete tasks with ease.
Features
- Add Tasks: Quickly add new tasks to your list.
- Delete Tasks: Remove completed or unwanted tasks.
- Simple Interface: User-friendly design for easy navigation.
Installation
Ensure you have Java Development Kit (JDK) 17 installed. If not, unzip the provided jdk17.zip file.
Windows Users:
- Download the ToDoApp.exe file from the releases section.
- Run the executable to install and launch the ToDoApp.
Java Users:
- Compile and run the ToDoApp using the provided .jar file:
java -jar ToDoApp.jar
Usage
- To add a task, simply type the task in the text field and click the ‘Add Task’ button.
- To delete a task, select the task and press the ‘Delete Task’ button.
Contributing
Contributions are always welcome!
License
This project is licensed under the MIT License. See the LICENSE.md file for details.