dimitrov-adrian / directus-extension-editorjs-interface

Block editor (Editor.js) interface for Directus 9
https://www.npmjs.com/package/directus-extension-editorjs
GNU General Public License v3.0
180 stars 42 forks source link

[Freelancer] medic appointement for direcuts v9. #33

Closed hermesalvesbr closed 2 years ago

hermesalvesbr commented 2 years ago

ok

dimitrov-adrian commented 2 years ago

This have nothing to do with the extension itself. I am closing this issue.


Off-topic there is different approaches to do the goal. I think the easiest and almost out of the box solution could be if you pre-regenerate the slots for some period of time ahead (also if it's really for medical time slots and hour booking) definitely collision will not be a nice to handle. So if you generate records ahead, you could use simply a flag that indicate if it's free or not, and future more you could use the calendar layout for nice display, as well as could benefit from the shareable forms.