Robbie Nguyen Logo Image
Robbie Nguyen

To Do List

A To-do list application built with front-end technologies, Node.js, and data storage in MongoDB.

Project Image

Project Overview

A Node application utilizing Express to display all To do items, as well as Mongoose CRUD operations to read and store To do items in MongoDB.

RESTful API used to pull To do items from MongoDB and Express is used to display them. If To do item is removed, API is used to deleted To do item from database.

Tools Used

HTML
CSS
JavaScript
GIT/Version Control
API
MongoDB
Mongoose
Express
Node.js