Hello,
I'm trying to solve a problem with a calendar an schedule program i got.
The matter is, that we've already made all the process of creating and scheduling events, changing them and cancelations, etc.
Now, the user are asking for a feature i don't realize how to make, and is that they want a "button" that automatically shows the next empty spot on the agenda.
I was thinking on run through the dates until i find some emptyness, but the agendas we managed can go almost full up ti 30-45 days, so it can be pretty heavy for the server, any ideas? i was thinking on using MCAL to see if it could simplify my problem.
Anyone knows any class that can help me? or some idea?
Thanks in advance.