Plsr / 25knots

A design helper for the busy student
https://www.25knots.de
1 stars 1 forks source link

Persist redux store #35

Open Plsr opened 6 years ago

Plsr commented 6 years ago

Currently, I feel like the redux store should be persisted by default. If the user enters the page with the persisted store, the user should be asked if they want to continue with the persisted store or start over.

If the user has gotten to the summary and downloaded the PDF, the store should no longer be persisted. Not sure how this would work though, need to do some research.

(Second part to #13)