melixir-org / crew

https://crew-umber.vercel.app
0 stars 0 forks source link

Design Data Structure of Redux store #2

Open aman-godara opened 1 month ago

aman-godara commented 1 month ago

Given the wireframe that we have finalised, design the Data Structure for crew frontend.

Switching between pages should not clear redux store. Also, keep in mind switching pages takes longer because next.js has to fetch the code bundle for that page and then particular page shows up on browser.