October 27, 2021

How I used HarperDB Custom Functions and Recharts to create Dashboard

Welcome to Community Posts
Click below to read the full article.
Summary of What to Expect
Table of Contents
  1. Create a free HarperDB account at https://harperdb.io/.
  2. Configure a cloud instance and create a schema and table.
  3. Populate data into the table.
  4. Use HarperDB Studio to create custom functions for APIs.
  5. Build a React app with Recharts for data visualization.
  6. Combine charts into a dashboard layout.
  7. Test and run the dashboard.