phampe68 / COMP3005FinalProject

0 stars 0 forks source link

Order New Books #10

Open EricSegmentationFaultCoreDumpedStewart opened 1 year ago

EricSegmentationFaultCoreDumpedStewart commented 1 year ago

The application should also be able to automatically place orders for new books if the remaining quantity is less than a given threshold (e.g., 10 books). This is done by sending an email to the publisher of the limited books to order a number of books equal to how many books were sold in the previous month.

Front End: done automatically, but could be part of the reports Back End: update endpoint for stock