CST 499 - Week 9
This week I completed the process of converting the old codebase for CSV meter uploads to use the new Redux Toolkit that allows the pages to keep state directly rather than relying on a container for state. My plan for next week is to start testing this change to confirm everything is functioning as intended. The most challenging aspect so far has been trying to learn Redux as this is something I have yet to be exposed to. I am slowly starting to understand it which will help as we progress through the project.