agiveygives / eso-craft-request

A web app to allow guild members to submit crafting requests for Elder Scrolls Online via Discord
https://demo.esocraftrequest.com
MIT License
9 stars 2 forks source link

Cleanup Redux Store #32

Open agiveygives opened 4 years ago

agiveygives commented 4 years ago

Redux store is currently a huge mess. We should split the reducers up based on their subject matter and use merge reducer. It would also be helpful to maybe simplify some of the states so they aren't so big.