natterstefan / react-trello-multiboard

React-Trello-Multiboard is a single-page application built with React displaying multiple cards of several Trello® boards and lists. The cards can be filtered by preferred team members.
https://multiboardfortrello.com/
Apache License 2.0
55 stars 10 forks source link

[WIP] persist redux store in localStorage #13

Closed natterstefan closed 6 years ago

natterstefan commented 6 years ago

Tasks

Note

Currently, I am testing redux-persist to find out if there is a real use case for it.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-2.2%) to 78.275% when pulling f9236761387a71efed7ada96469c7049eeed4fc8 on feature/persist-redux-data into aa9eafb663154845565952cb260fd62e41bb9072 on master.

natterstefan commented 6 years ago

Closed, for now. It was just a test anyway.