TODO - Task manager 📝 Simple and quick task manager that lets you track your tasks in an easy way! Here are some photos of the project: Main menu: Managing tasks: Adding task: Show tasks: Built and tested on Ubuntu 24.04.2 LTS To compile and run the project, follow these steps in your terminal: Create a build directory mkdir build cd build Generate Makefiles with CMake cmake .. Compile the project make Run the program ./to_Do Help me grow my passion: