637labs / crypto-dollar-cost-averaging

(Spun down, no longer maintained) Scalable and configurable dollar-cost averaging over public CEX APIs. Easy intra-day DCA, without the retail transaction fees.
https://nckl.app/
MIT License
1 stars 0 forks source link

feat: Support updating allocation amounts in app #19

Closed nrakover closed 2 years ago

nrakover commented 2 years ago

This PR turns the allocations page into a table. It further adds an "Edit" mode for the table, which make the daily amount column editable. Saving the table calls the API to update the allocations accordingly.

Screen Shot 2022-06-20 at 11 34 55 PM Screen Shot 2022-06-20 at 11 35 07 PM