Skip to content

Latest commit

 

History

72 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS-Task-Manager

TS-Task-Manager is a basic CLI task-manager application written in TypeScript. My intent for writing this app was to practice TypeScript, and to get familiar with NPMs readlineSync package.

Once the application has been started, users can Create, Read, Update, and Delete tasks using the readlineSync.question prompts in the terminal.

Screenshots

Main Menu

"Screenshot of Main Menu

Task List

"Screenshot of Demo Tasks List"

Update Task

"Screenshot of Task Update"

Getting Started

  • Make sure you have Node.js installed on your system
  • cd into ts-task-manager directory
  • Run node src/index.js command
  • To exit app, enter "6" when prompted with main menu

Dependencies

  • readline-sync ^1.4.10

About

Simple Terminal task manager written in TypeScript

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages