zap-me / zap_payments

MIT License
0 stars 1 forks source link

Generate utility forms #2

Closed djpnewton closed 4 years ago

djpnewton commented 4 years ago

Using the format here: https://github.com/zap-me/zap_bill_payment/blob/master/utility_form_dsl.md

  1. Get a list of utilities from the DB
  2. Display a drop down box so the user can select their utility
  3. Render the form based on the utility that the user selects
djpnewton commented 4 years ago

done as of 89108b70