Description: Adding local storage to the app means putting in a way to save information on the device. It's a bit more complicated because it involves making sure the information stays even after you close the app and dealing with how the device saves things.
USER STORY: "As a user, I want the system to save information locally.
Description: Adding local storage to the app means putting in a way to save information on the device. It's a bit more complicated because it involves making sure the information stays even after you close the app and dealing with how the device saves things.
USER STORY: "As a user, I want the system to save information locally.