Hello,
I am creating an app for our clients. We assign work to our employees and we want to make available the status of that to our clients (work status).
I want to build a Calendar where dynamically I can select the client and all the details relating to that client appears in that specific calendar (like the work in process, work completed, the future deadlines). So, for every client the calendar should change dynamically (the data being received from DB).
Please tell me how should I make the Task calendar with the Calendar plugin.
Thanks!