Eshan-Agarwal / WorkSpace

WorkSpace is a desktop application based on Electron framework similar to MS-EXCEL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WorkSpace

WorkSpace is a desktop application based on Electron frame work similar to MS-EXCEL. It contains following features.

  1. Feature to create new, open and save file. (in json format)
  2. Page can be scrolled, just like in Ms-Excel.
  3. Format cells
  4. Apply Font-size, Font-family, Font-color, Cell-color.
  5. change the Alignment, or make Bold, Italic and Underline text inside a cell.
  6. Excel application formula feature (based on Graph Algo's DFS), can apply arithmetic formula over a cell. (each address separated by space)

The AIM is to develop a Desktop Application to work with worksheets, that should be Cross-Platform nature.

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

Alt text

About

WorkSpace is a desktop application based on Electron framework similar to MS-EXCEL

License:MIT License


Languages

Language:JavaScript 76.3%Language:EJS 12.6%Language:CSS 11.1%