This was a exploration of using a front and back end code in the same project. The front end waas built withFlutter to create a clean design while the back was built with rust to handle the logic and data storage. The app allows users to add, delete, and mark tasks as complete, with data being stored locally on the device as a JSON.