CLI Task Manager

C++

This task manager is a simple C++ CLI program designed to assist users in organizing their tasks. It offers features like task addition, removal, task completion marking, and task listing.

I recently started learning C++, and this is my first functioning project. In comparison to my favorites, JavaScript and Python, it is really interesting to see the differences in the languages. I see it as a very straightforward language. I look forward to delving deeper into this language and producing more projects.

Happy coding :p