Ride-The-Lightning / RTL-Design

Ride The Lightning - A full function web browser app for LND and C-Lightning.
MIT License
12 stars 4 forks source link

Monthly Routing Fee Summary #52

Open saubyk opened 4 years ago

saubyk commented 4 years ago

Objective: Create visually insightful summary of routing fee earned on a monthly basis, which provides an overview of fee earned in each month and an ability to drill down to day level to view details.

Proposal: Under the routing page, create a tab called "Monthly Summary" with the following features.

  1. Three month overview at the top, with sats earned for each month.
  2. Current month should be the default selection.
  3. For the selected month, should a bar chart of fee earned for each day of the month.
  4. Under the bar chart, a grid with all the records of the forwarding history, showing the details of all the forwards for the month
  5. User should be able to navigate to this page from the dashboard also from the 'Routing Fee' menu.
  6. Nice to have - Ability to click on a particular day on the chart and few the forwards for just that day. Routing - Monthly Summary