A simple todo list application written in C++
Issue make command in the folder where you checked out the code.
#make
It will generate a binary "todo" in the folder itself.
Execute the binary using the command ./todo
The application creates a text file 'mytasks.txt' in the folder.
Index : 1 >>Purchase drawing tools
Index : 2 >>Shopping
Index : 3 >>
1: Add
2: Clear
3: Display
4: Check/Uncheck
1)Purchase drawing tools:false
2)Shopping:false