Tblack6 / ubiquitous-umbrella-devTrev

Cumbie's Fall 24: My Render for Dev Mary:https://dev-mary-todo-app.onrender.com
https://github.com/Tblack6/ubiquitous-umbrella-devTrev/tree/dev-john
GNU General Public License v3.0
0 stars 0 forks source link

ubiquitous-umbrella-devTrev

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.