Skip to content

Assem29/excel-sheet-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

excel-sheet-generator

Problem:

I am developing a web application that allows users to generate tables based on data inputted in a form. The user can then export the table as a CSV file. However, I want to ensure that the user inputs data before generating the table, and that the table is generated before allowing the user to export it.

Solve:

I am using SweetAlert.js to display the appropriate alert messages

Releases

No releases published

Packages

No packages published

Languages

  • HTML 37.1%
  • CSS 34.7%
  • JavaScript 28.2%