amiedawn / jokinator

2 stars 1 forks source link

LocalStorage #25

Closed ghost closed 3 years ago

ghost commented 3 years ago

We need to have a conversation about local storage and how we want to implement it into our application.

One idea was using local storage to filter the jokes to not use the same joke twice.

Another idea is to create a third text box or use a modal with a timer for the user to add a joke then save that joke to local storage.

We will discuss this on Mondays class time and figure out a more defined route.