To-Do-List-V2
This is a simple yet powerful To-Do List web application that allows you to keep track of your tasks and organize them into custom lists. Built using Node.js, Express, MongoDB, and EJS, this app is easy to set up and use, and provides a clean and intuitive interface for managing your to-do list.
Tech Stack:
1. Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.
2. Express: A fast, unopinionated, minimalist web framework for Node.js.
3. MongoDB: A cross-platform document-oriented database program.
4. EJS: A simple templating language that lets you generate HTML markup with plain JavaScript.
Features:
1. Add new items to your to-do list
2. Create custom lists
3. Delete items from your list