Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.13 KB

README.md

File metadata and controls

18 lines (10 loc) · 1.13 KB

Todo Application

Organize your tasks effortlessly! This easy-to-use Todo App combines a simple console and API features. Add, view, complete, and remove tasks with ease. Keep track of important dates, making task management a breeze. The console and API work together to make your to-do list simple and effective.

DbDiagram

Features

  • Add Task: Easily input task details like title, description, created date, and due date through the console.

  • View Tasks: Access a concise list with titles, completion status, and timestamps for a quick overview within the console.

  • Mark Completed: Flexibility to mark tasks as completed directly through the console, enabling easy progress tracking.

  • Remove Task: Effortlessly remove tasks with a simple console command, keeping your task list clutter-free.

  • Created & Due Dates: Tasks include creation and due dates, visible in the console, helping you stay organized and on schedule.

image