This project was copied from a youtube video after I wanted to learn the app development process. The app simulates a simple to-do list app where you can add, delete, and move different tasks around. The files I wrote to are ContentView.swift and DataStore.swift.