Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 255 Bytes

File metadata and controls

5 lines (4 loc) · 255 Bytes

Excel-clone-app

  1. Created a cross-platform Spreadsheet application using electron that could run on Linux , Mac and windows.
  2. Used JS, HTML , CSS for UI and adding functionalities to our app.
  3. Used Graph Data Structure to implement excel formula.