Frontend app that pulls api data and displays it in tables that can be sorted, filtered etc

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

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
  • Chart.js

    Simple HTML5 Charts using the <canvas> tag

  • For charts, I was going to suggest HighCharts but it looks like it costs money now. Chart.js seems to be the best alternative.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • You could use TailwindCSS to style. All you do is decorate your elements with classes and it does all the styling for you.

  • 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
  • nuxt

    The Intuitive Vue Framework.

  • Nuxt

  • htmx

    </> htmx - high power tools for HTML

  • If you don't want to fall down the JS rabbit hole, you might be able to get away with using something like HTMX that lets you essentially just write HTML. Might be worth a look before you get too far along. Here's an article that talks about using HTMX and TailwindCSS with Django templates.

  • ag-Grid

    The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.

  • I personally use https://www.ag-grid.com/ for all my data grid needs. It has a free community version (that should get you covered imo) as well as a paid one with advanced features.

  • 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.

    InfluxDB 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

  • How does tailwind CSS work?

    2 projects | /r/tailwindcss | 11 Jul 2023
  • how do i do this

    2 projects | /r/webdev | 26 Apr 2023
  • Rate my landing

    2 projects | /r/SaaS | 18 Mar 2023
  • Hanami and HTMX - progress bar

    5 projects | dev.to | 7 May 2024
  • Preline UI + Gowebly CLI = ❤️

    2 projects | dev.to | 25 Apr 2024