Is this package suitable for appointment systems? #92
Unanswered
amirakbulut
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I had some questions regarding the Spatie/Period composer package.
Is this package suitable to use for an appointment system?
I know you can generate a list of periods using the PeriodCollection class, so if I add all the existing appointments of a single day to a PeriodCollection, is there a way for me to search for available periods/time slots, using gaps I guess?
Really looking forward to your response.
Thanks in advance,
Amir
Beta Was this translation helpful? Give feedback.
All reactions