Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 181 Bytes

File metadata and controls

12 lines (8 loc) · 181 Bytes

Simple Java Task Manager

Basic console-based task manager written in Java.

Features

  • Add tasks
  • List tasks
  • Delete tasks

How to run

Compile and run however you want.