FOSS-Cell-GECPKD/Todo-List

Make a help function

Closed this issue · 4 comments

In side main.Cpp file make a function call to help().
Write definition of help() above the int main().
Void help()
{
}
This help function should display these following on the console.

•••••••••••••Welcome to To do List•••••••••••••••

          1. Add a new to do
          2. Show remaining todos
          3. Delete a todo
          4. Complete a todo
          5. Statistics
          6. Exit

••••••••••••••••••••••••••••••••••••••••••••••••••••••••

Hey, I am interested. Can I look into it?

Created the P R .

Created the P R .

You should wait until I don't assign the issue.

we are changing the workflow of this project ,