Analyse and store data in tabular form. Built using Electron framework.
- Desktop application
- Cell formatting
- Handle cell relationships using formulae
- Cell movement control through keyboard
- Ability to modify multiple cells
Clone this repository
~$ git clone https://github.com/shivamacs/numerus.git
~$ cd numerus
Install the required packages
~/numerus$ npm install
~/numerus$ npm start