This app is based on Electron (JS) and uses exceljs package to create excel spreadsheet having multiple sheets. User can create a new excel or append data in any of the sheets in an existing excel as per one's requirement provided the excel format remains same.
Download the Setup and install it.
Note: Excel file that gets created will be present in your Downloads directory.
Want to add new features or found any bugs? Feel free to contribute.....
Clone the repository:- Excel-Generator-ElectronJs
Go inside folder Excel-Generator-ElectronJs where package.json resides
1. npm install
2. npm start
Go inside folder Excel-Generator-ElectronJs where package.json resides
1. npm install
2. npm run dist