AdamBergstrom138 / weekend-sql-to-do-list

To do list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Do App

To Do App is an application that stores your ‘to do’ tasks on a server. You can mark them complete or delete them.

Description

Duration: Weekend Project

It was a challenge for me to get the complete button working the way I wanted. I wanted the user to be able to toggle the complete status and have a visual representation of this on the DOM. I was able to get this functionality working by conditionally changing the button based on data from the server.

Acknowledgement

Thanks to Matt, Dane, Megan and everyone at Prime Digital Academy who have supported and helped me to learn the necessary technology to build this application!

Thanks to the Vonnegut cohort for their enthusiasm and support!

Support

If you have suggestions or issues, please email me at abx1138@gmail.com

About

To do list.


Languages

Language:JavaScript 79.0%Language:HTML 14.1%Language:CSS 7.0%