voteflux/THE-APP

Manually enter receipts

Closed this issue · 0 comments

  • PDF generating part of the backend reads from a queue
  • API has addNewDonation method; pushes donation to queue
  • UI has an entry form which POSTs to API
  • Dev tested
  • production