✔️ 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.
☑️ Website deployed: Live website
This is the landing page of the website.
You can start entering the data in the cells and revisit the page anytime to continue from where you left
The reset button will clear the sheet.
You can export the sheet and save it locally in your device by clicking pn "Export data" button.
You can add or delete scpecific rows and columns like this.
You can scroll through the sheet to see extended columns/rows.
Demonstration of website with all features explored.