Project Overview

This is a console-based application where users can manage their tasks. It's simple but teaches crucial concepts about data storage, user interaction, and making data persist between program runs.

What the Program Should Do

Core Features:

Source Code