ToDoApp is a simple task management application with a user interface written in XAML. This application allows users to add, mark, and manage tasks with time limits.
The application installs and runs in the standard way for GitHub repositories. You can download the repository from the following address:
https://github.com/EmperorKunDis/ToDoApp
-
Clone the repository to your local machine:
git clone https://github.com/EmperorKunDis/ToDoApp
-
Open the project in your preferred IDE that supports XAML (e.g., Visual Studio Code 2022).
-
Build the project and run the application.
ToDoApp is used for managing tasks with a time limit for each task and the ability to mark a task as completed.
- Add a task with a description and time limit.
- Display the remaining time for each task.
- Mark a task as completed.
- Automatically move tasks to the "Completed Tasks" section when the time limit is reached or the task is marked as completed.
Currently, there is no option to contribute. I am looking for a job, so you might be able to help me out!
If you have any questions or need assistance, feel free to contact me.