Skip to content

Hann1234/weekend-sql-to-do-list

Repository files navigation

WEEKEND CHALLENGE 3: SQL TO-DO LIST

Description

The To-Do App

This is a 'TO DO' application. This is a to-do list that allows users to create a task through the front end UI, stores the created task within a database (SQL), displays tasks on the DOM (updated when a new task is added), allow the user to complete or delete a task, give a visual representation when a task is completed, and deleting the task removes it from the DOM as well as the database.

Full Project details: Project Instructions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published