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 summary of payments sent and received #53

Open saubyk opened 4 years ago

saubyk commented 4 years ago

Similar to the monthly summary for routing fee earned, we can create a monthly summary of payments made and received. https://github.com/Ride-The-Lightning/RTL-Design/issues/52

Design should follow the similar pattern:

  1. For each month display the aggregate amount.
  2. Display a bar chart for the daily payments made, for the selected month.
  3. Show the payments records in two separate grids for the amts sent and received.
  4. Default view should pull up the current month with an ability to select past months