Skip to content

This repository contains demonstration of SheetJS functionalities with HTML and Javascript

Notifications You must be signed in to change notification settings

balayokesh/sheetjs-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

SheetJS Demo

Description

This demo uses SheetJS with HTML, Javascript to implement the below functionality

  • Phase 1

    • Import existing Excel sheet
    • Update its cell values using values entered in HTML input form fields
    • Export (Download) the modified Excel sheet
  • Phase 2

    • Import the Excel sheet (existing sheet or modified and downloaded from previous step)
    • Fetch specific cell values from Excel sheet and list it in the HTML table fields.

Output screenshot

Screenshot 1 (landing page) output1 Screenshot 2 (Changed input fields, updated cell values of excel sheet, downloaded updated sheet, uploaded the modified excel sheet to output) output2


Technology Stack:

About

This repository contains demonstration of SheetJS functionalities with HTML and Javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages