Skip to content

dhiraj-296/CodSoft-Task4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

CodSoft - Task 4 - To-Do List βœ…

This is Task 4 of the CodSoft Internship Program (15th June – 15th July 2025).

πŸ“ Project: Console-based To-Do List

A basic C++ command-line application to manage a personal to-do list. Add, delete, and view tasks easily in the terminal.


βœ… Features

  • Add new tasks
  • View current tasks
  • Delete completed tasks
  • Simple menu-driven interface
  • Data stored in-memory (no file I/O)

πŸ“ Project Structure

Cpp To Do List/ β”œβ”€β”€ ToDoList.cpp └── README.md

About

πŸ“ To-Do List in C++ | CodSoft Internship Task 4 | Console-based task manager for beginners

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages