Sumit1311 / kids-library

0 stars 1 forks source link

Create a backend utility for use of admin #11

Closed Sumit1311 closed 7 years ago

Sumit1311 commented 7 years ago

Create a utility with following functionality command line is preferred.

  1. Get all the pending orders
  2. Get all expired orders
  3. Get all payment status
  4. Add additional toys and categories and age groups and brand
  5. Update payment status
  6. Update order details
Sumit1311 commented 7 years ago

Payments and Orders Page Done

Sumit1311 commented 7 years ago

4 -Done