Skip to content

TODO Terminal is a node js app Created with TypeScript to manage todo tasks.

License

Notifications You must be signed in to change notification settings

rasoulvatanparast/TODO-Terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO Terminal

TODO Terminal is a node js app Created with TypeScript to manage todo tasks.

Description

In this Project The principles of object-oriented programming have been observed.

You can easily add tasks, remove them, and make them complete.

Installation

clone this repo to your machine and run the following command.

$ npm install

Running the app

# development
$ npm run dev

# Compiling ts files and Generating js files in ./dist directory
$ npm run tsc

License

TODO Terminal is MIT licensed.

About

TODO Terminal is a node js app Created with TypeScript to manage todo tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published