Coders Packet

Packets submitted by Mayank Chopra

Todo List in C++

This project basically maintains arecord of your completed and uncompleted tasks separately using file handling in C++ language. You can add, delete and modify your (todos) tasks.