Cumbie's Fall 24
This is a simple ToDo app that is built with Node.js and MongoDB. Users can create, view, update and delete tasks it features.
Task creation: Add new tasks with descriptions Task management: Update task text and completion status. Task Deletion: Remove tasks by ID
The app also uses EJS for dynamic page rendering and manages data with a database connected via MongoDB. Its designed for efficient task organization and management.