Skip to content

antekai/ct-pl-editableTable-react

Repository files navigation

EditableTable-react

Editable table with react and ant-design.

Table of Contents

Preview

URL: https://editabletable-react.netlify.com

Installation

Install Node.js, Git and then:

git clone https://github.com/antekai/ct-pl-editableTable-react.git editableTable-react
cd editableTable-react
yarn install
yarn start

Features

  • Raw data preprocess and render to a table
  • Edit and save per record(row): checkbox, select, datePicker, timePicker, radio input for respective data type
  • State management: Local, Context API (react)
  • UI-kit: ant-design
  • Boostrapping: create-react-app, react-app-rewired
  • Netlify CD

Support

Please open an issue for support.