ct-pl-editableTable-react
                                
                                
                                
                                    ct-pl-editableTable-react copied to clipboard
                            
                            
                            
                        editable Table with react and antd
EditableTable-react
Editable table with react and ant-design.
Table of Contents
- Preview
 - Installation
 - Support
 
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.