phampe68 / COMP3005FinalProject

0 stars 0 forks source link

Add/Remove Books From Store #7

Open EricSegmentationFaultCoreDumpedStewart opened 1 year ago

EricSegmentationFaultCoreDumpedStewart commented 1 year ago

The bookstore owners can add new books to their collections, or remove books from their store.

Front End: have a form for the owner to add books along with their information to the store, and a button to remove books from the store. Back End: add/remove endpoint