Skip to content

vish35/TaskPad-using-CSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskPad-using-CSharp

This project is to create to-do list for day-to-day activities. In this project, you can-

  1. Create a task Enter task name, date to be complete, priority of task, message related to task.
  2. View tasks by id - You can view task details by entering id.
  3. View tasks by priority - highest priority task will be shown first.
  4. View tasks by date - tasks will be shown according to completion date first.
  5. View tasks by id - ascending order of ids of tasks.
  6. Edit a task- you can edit task name or completion date or priority or status of task (Completed/Incomplete/pending).
  7. Delete a task - delete a task by id.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages