Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.06 KB

Spreadsheet

In my Spreadsheets Application, I have implemented just some of the functions of real excel. Used Graph data structure.

Features

  • Spreadsheets has the basic features similar to an excel.
  • UI has been created similar to Google Sheets.
  • Add data, delete data, process data are some of its features.
  • Each cell of excel clone can be connected to any other cell.
  • Data can be saved.
  • Link Spreadsheets
  • You can insert formula for a cell to compute it's value.
  • The formula bar supports complex formulas that can include parent elements, allowing users to perform computations across multiple cells.

Screenshots

s1 s2 s3