Mohit-S-Rane / backend-pro

Backend Pro
0 stars 0 forks source link

Processing Orders #15

Closed Mohit-S-Rane closed 4 months ago

Mohit-S-Rane commented 4 months ago

Processing Orders

Mohit-S-Rane commented 4 months ago

14 - Processing Orders [=> /tshirtstore]

  1. Order Model in Action
  2. Creating a Order and BSON
  3. Testing create Order and Routes
  4. Populate Fields in order
  5. Order of Routes is important
  6. updating the Stock
  7. Delete Order and Push to Git
  8. Pushing Code to Production Server
Mohit-S-Rane commented 4 months ago

23 fixes