Farmer-Eds-Shed / Cattle-Mart

Code Institute Portfolio 5 Assessment - Livestock buy&sell website
0 stars 2 forks source link

Check status of existing animal sales before completing payment #16

Open Farmer-Eds-Shed opened 4 months ago

Farmer-Eds-Shed commented 4 months ago

Acceptance Criteria

Tasks

Farmer-Eds-Shed commented 2 weeks ago

Race Condition: This issue could be handled in a number of ways, but would require more work than there is time for before submission. The trailer (bag/shopping cart) was based on the Boutique-Ado tutorial contexts example, it may have been a better idea to create a trailer database model instead, where additional holds may be placed on animals depending on the stage of the transaction with different potential buyers trailers. This site would likely be low volume high value sales so unlikely to create too much of a performance overhead.