Dashboard builder

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • react-grid-layout

    A draggable and resizable grid layout with responsive breakpoints, for React.

  • I’ve done that before using react grid layout (https://github.com/react-grid-layout/react-grid-layout) to allow for moving and resizing components, and then a lot of custom code. Having a well thought architecture makes a lot of difference there.

  • kibana

    Your window into the Elastic Stack

  • I remember that reading through Kibana’s source code (https://github.com/elastic/kibana) and seeing its behavior was fairly useful to get a sense of their architecture. They also use react grid layout.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Implementing 3D Graphics in React

    6 projects | dev.to | 3 May 2024
  • How to Build Progressive Web Apps in 2024? A Step-byStep Guide

    2 projects | dev.to | 3 May 2024
  • Casca.Space: a Chrome extension for your focus and productivity

    1 project | /r/startpages | 6 Jun 2023
  • Is there a library for grid-based drag-n-drop?

    1 project | /r/react | 27 May 2023
  • I made a website builder that works like Notion

    1 project | /r/SideProject | 15 May 2023