1.0.2 • Published 2 years ago

@ramazan.kaya/report-generator v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Gui Report Generator

This package will only work with the  'gui-kentkart' and 'portal-api' project specified by Kentkart.

Usage

npm install -g @ramazan.kaya/report-generator 
generator
  • Then program will ask the questions.

Parameters Definition

  • Report Type : There are two type of report one of them is server side and other one is client side report. It depends on which grid you want to use.
  • Report Name : This filed will be your directory name as well and dont required 'report' end of it. Sample : 'mst-type' or 'card-base'
  • Api Url : This field will be your backend service url extension. You can find prefix url in config file.
  • Common Buttons : Commons buttons are located by top of report.
  • Filters Options : This parameter checks for search parameters

Sample Result

Alt text

You shold be in the right directory you want.