1.0.0 • Published 3 years ago
crud_automation v1.0.0
CRUD_automation
create full crud page with node js
how to use
- open data.json
- fill with column related on your database
cd src/- run
node run.js - result on folder
export/
may you ask. Why I created this program🤔
Time is money right😂
Explanation data.json
Ajaxtable
method.ajaxtable.searcable_columnsearchable column used for datable at seacrh field, every word you type will search in column that givenmethod.ajaxtable.order_columndescriptionmethod.ajaxtable.data_returndescriptionmethod.ajaxtable.data_showingdescriptionmethod.ajaxtable.primary_keydescription
Tambah
ruleswhat column need to be insert
Edit
ruleswhat column should be postwhereused for where condition in the backendupdatewhat column need to be updated
Hapus
ruleswhat column should be postwhereused for where condition in the backend
1.0.0
3 years ago