From Database to React
We were asked to move a system built onto a legacy database system into a React-based website. It was an internal system that would make massive quality of life improvements for the internal users. The scope of the database was such that we decided to build reusable components that would solve for all scenarios.
Keeping it Familiar, Yet New
The goal was to build out a UI that would follow similar patterns to the existing database but let the web version do what the web does best. We also needed the UI to expand as more features were desired or uncovered from the legacy system.