To Do List App
To Do List App is a full-stack application for simple to-dos, built with HTML, CSS, Javascript, Node.js, Express, API routes, jQuery's AJAX method and MongoDB for persistent data storage. © 2024 Mandeep Kaur.
1. Used array methods and AJAX (part of jQuery library) to make a GET, POST, DELETE, PUT route to get all to do list items.
2. Used a single render function to render items to the page (front-end) and Mongo database hosted on Heroku using the mLab add-on.
Skills Leveraged: HTML, CSS, JavaScript, Node.js, Express, MongoDB, Responsive Design, Testing, Debugging, Browser Developer Tools, SPA (Single Page Application), Models, HTTP Requests, REST API, AJAX, GitHub, Heroku
View Website