Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 398 Bytes

readme.md

File metadata and controls

13 lines (8 loc) · 398 Bytes

Node Projects

This directory contains multiple Node.js projects. Below is a list of the current projects:

Projects

1. CLI Task Manager

This project allows you to manage tasks through the command line.

2. CLI Task Manager with MongoDB

This project extends the functionality of the CLI Task Manager by storing tasks in a MongoDB database.

More projects will be added in the future.