Voltus
Fall 2016
As a part of Future Foundry, my brother and I were brought in to rewrite Voltus' frontend using React instead of just html/css/javascript.
Voltus is company which helps factories save money by monitoring energy consumption with using their own hardware and telling them when to curtail energy usage to comply with programs, saving millions of dollars and preventing the fragile energy grid in our country from failing.
The project involved rendering 1000's of data points along different time ranges (day, week, month, etc.) and toggling different devices to show data for. Using react, we leveraged selectors, to properly summarize the data for the react components. Google Charts was used for the chart data.