COMP3005A-Project / bookstore

Main project for course COMP3005. Full web application representing a virtual bookstore.
1 stars 0 forks source link

Trigger backend processes after new order #41

Closed nwarsalee closed 2 years ago

nwarsalee commented 2 years ago

Need to reduce book stock after submitting an order. Need to distribute publisher paybacks after books are purchased.

Also do any other necessary processes when orders are place (needs to be determined).