This To-Do application API, built with Express.js and PostgreSQL, allows users to manage tasks by creating, updating, retrieving, and deleting them from the database. It efficiently handles task organization and status tracking through JSON-based requests, retrieving data from the database and displaying it to the user. Future plans are to incorporate personalization features such as user logins.
HTML / CSS / JavaScript / jQuery / Node.js / Postman / pgAdmin