GetSetTask is a project management application made with Windows Presentation Foundation(WPF). The application allows users to create projects, tasks, check lists, and comments to help organize progress and ideas for personal projects. All profile information is stored locally in a /Profiles/ folder within the directory of the application, so internet connection isn't required to use GetSetTask. However, be warned that if the profiles are deleted for any reason, any information stored for this application will be lost.
Screenshots of the application can be found in the Screenshots directory within this repository. Feel free to take a peak before downloading.
Simply download the .zip file for the specified version, extract the contents of the .zip file to a folder of your choice, and run the GetSetTask.exe file!
Available versions:
- V1.0 : Base version of the application. Includes foundational elements such as profile creation, project creation, task creation, check lists, due dates, and task comments.
V1.0
V1.0 is the minimum viable product version for the application. It includes all the core features for the basic application such as profile and project creation, tasks and check lists, and comments. It also includes basic functionallity of setting tasks as complete, editing projects and tasks, and storing to-do lists for each task. Data is stored locally on the hard drive in the /Profiles/ directory where the application is saved.
This application is completely free to download and use. I've tested the application thoroughly but if any bugs or issues arise, please reach out to me.