Device Dashboard
Introduction
This product dashboard interfaces with a database of hundreds of medical devices. It contains sorting, searching, editing, and export capabilites. Created to help with database management for a medical technology corporation.
Built With
- React
- NodeJS
- MySQL
Gallery
This is an initial prototype with dummy data to figure out the UX layout.
The final layout was very similar:
Here is a sample of the searching capabilities, implemented through a API-triggered SQL query. The highlighting was implemented on the front-end.