our-beach / rollercoaster

0 stars 0 forks source link

live update of individual loan entries #26

Open clarkenciel opened 7 years ago

clarkenciel commented 7 years ago

Acceptance Criteria

  1. Composite repayment term and monthly payment should update live on user input
  2. Loan-specific repayment term and monthly payment should update live on user input
  3. Compute button should be maintained for now

Notes

One code change should give us 1 and 2.

fakemonster commented 7 years ago

Requirements

  1. Add & display composite monthly payment
  2. Display loan-specific repayment term
  3. Make loan-specific monthly payment update whenever loan-specific repayment term is updated (otherwise update the repayment term)
  4. Update composite repayment term & monthly payment on any change

Note that UI-wise this would be a good place to add a snazzy radio button for locking either repayment terms or monthly payments