Web UI design improvement using Material UI, the Before and After (React + TypeScript + Material UI)

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

  • I migrated web UI, which was easily created with bulma css framework, to Material UI. Material UI is a collection of components designed according to Material Design developed by Google. By structuring the screen according to Material Design, you can build a UI with a sense of unity.

  • dagu

    Yet another cron alternative with a Web UI, but with much more capabilities. It aims to solve greater problems.

  • DAGU is in the early stage and aimed to be a good alternative workflow engine for smaller use-cases or existing codebases that need to be organized without hassle or high learning curve.

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

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • I also introduced webpack, which allows us to develop more efficiently using hot reloads while optimizing builds for production.

  • Bulma

    Modern CSS framework based on Flexbox

  • DAGU's built-in screens were initially designed simply using a popular CSS framework, bulma. Now, I have improved the look and feel of the web UI and the development experience using Material UI in the following steps:

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

  • Browserslist: building modern web apps for diverse global audience

    10 projects | dev.to | 24 Aug 2022
  • Prebuilt frontend so I can focus on building the backend

    2 projects | /r/flask | 24 Apr 2022
  • The Whats & Whys in a FE Senior position

    8 projects | dev.to | 29 Aug 2021
  • Javascript UI Frameworks without build process

    2 projects | /r/learnjavascript | 18 Jul 2021
  • React Libraries To Use In 2021: 15 Top Picks

    1 project | dev.to | 13 Jun 2021