https://github.com/dahlitzflorian/todolist
Small WinFormApp of a Todo-List (C++)
https://github.com/dahlitzflorian/todolist
Last synced: 2 months ago
JSON representation
Small WinFormApp of a Todo-List (C++)
- Host: GitHub
- URL: https://github.com/dahlitzflorian/todolist
- Owner: DahlitzFlorian
- License: mit
- Created: 2016-12-18T12:55:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-14T17:13:14.000Z (about 8 years ago)
- Last Synced: 2025-01-08T13:27:31.027Z (4 months ago)
- Language: C++
- Homepage:
- Size: 646 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TodoList
### Developer
The current developer and owner is: Florian Dahlitz
Free use for everybody.
### Note
1. You have to change the ```String^ fullPath``` variable in MyForm.h line 64 (path to folder in which the category-files are created in)
2. Make sure that the folder "categories" exists
3. Compile and have fun### Currently not available
1. Open and editing of all existing categories
2. "Hilfe"-page (help-page)
3. "About"-page