Skip to content

Commit 9652679

Browse files
committed
update download data feture like now user can able to download in a pdf, excel, json format in given date range
1 parent 29fa35c commit 9652679

18 files changed

Lines changed: 791 additions & 150 deletions

dev.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ npm install --save apexcharts ng-apexcharts
33
npm install lucide-angular
44
npm install marked
55
npm install -g @compodoc/compodoc
6+
npm install jspdf jspdf-autotable xlsx file-saver
7+
npm install --save-dev @types/file-saver
8+
9+
610

711

812
<!-- Next Task -->

0 commit comments

Comments
 (0)