Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 640 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 640 Bytes

FancyPlan

Financial modeling of sales, expenses.
It reads data provided as transactions with Date, Name and Amount and generates report.

It used 3-rd party JavaScript Grid library FancyGrid.

How to use this block

  1. Create a new base (or add it to an existing base).
  2. Full fill it with data where every row contains Date, Name and Amount.
  3. Choose "create a new block", and select "Remix from GitHub" as your template.
  4. From the root of your new block, in your terminal where you have cloned this repo, run block run.

Example:

Screenshot Screenshot