Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 231 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 231 Bytes

to-do-list-app

The To-Do List app allowed users to create tasks, check off tasks, and delete tasks. The user’s collection of tasks are stored in a remote mySQL database and retrieved upon authentication using the SQL language.