shubh28 / safeslot

2 stars 2 forks source link

Slot Creator System #92

Closed aknakshay closed 4 years ago

aknakshay commented 4 years ago

Following changes are required to ease our store owner's experience.

  1. Common Slot Capacity - We can ask the user for capacity as well with time on the owner page. The capacity user sets in fed into all the slots being shown. Now user can change capacity of specific slots.
  2. Once opening time, closing time is changed, the slot capacity is set to 0. We should fetch the capacity of already existing slots from MongoDB and fill those in. So the user can only edit the new slot timings in case of scale-out of slots. And for scale in (lesser slots), they don't need to make changes.