yocompute / react-backoffice

react-backoffice is an admin website for eCommerce, works with node-eCommerce as its backend.
MIT License
0 stars 0 forks source link

Brand add opening and close setting #46

Open zlkca opened 3 years ago

zlkca commented 3 years ago
  1. add a weekdays fields to save the work days [0,1,2,3,4,5,6], by default whole week opening
  2. add a hours fields to save the start and end time for ordering [{start, end} ... ], by default is 10:00 - 21:00
  3. add a closes fields to save the closing date ['2021-02-15', ...], should be able to add multiple closing date.