Skip to content

Online editable spreadsheet sheet that can be imported locally, with the feature of adding/deleting rows and columns

Notifications You must be signed in to change notification settings

Khushi-Singh-Git/Online-editable-spreadsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Online editable spreadsheet that can be imported locally

ezgif-5-6168f0cf2c

Problem Statement:

✔️ A lot of businesses can maintain their books on spreadsheets.

✔️ To bring more businesses online, we want to make it easy for them to use spreadsheets online. We want people to just visit a URL and start adding their book details.

✔️ As a prototype we want to you help us make a SPA with an editable table. It should support at least 5 columns and 10 rows.

✔️ Bonus marks for variable columns and rows (with scrollable viewport).

✔️ It should also support an Export button that saves the csv file to disc.

Sample image for reference:

anurag_file

Solution:

☑️ Website deployed: Live website

Steps to use

1️⃣ Landing Page

This is the landing page of the website.

Screenshot (3590)

2️⃣ Editable sheet

You can start entering the data in the cells and revisit the page anytime to continue from where you left

Screenshot (3591)

3️⃣ Clear the sheet using "Reset data" button

The reset button will clear the sheet.

Screenshot (3592)

4️⃣ Export the data

You can export the sheet and save it locally in your device by clicking pn "Export data" button.

Screenshot (3594)

Screenshot (3595)

Screenshot (3597)

5️⃣ Add or delete rows and columns

You can add or delete scpecific rows and columns like this.

Screenshot (3600)

6️⃣ Scrollable sheet

You can scroll through the sheet to see extended columns/rows.

Screenshot (3604)

⚪ DEMO:

Demonstration of website with all features explored.

ezgif-5-6168f0cf2c


About

Online editable spreadsheet sheet that can be imported locally, with the feature of adding/deleting rows and columns

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published