Hi,
I am trying to develop an employee roster/scheduler so employees can easily see their work schedule.
The problem I am running into is that I'm trying to display an employees month schedule (including days off).
So i basically want it to look like Google calendars, where you can see any upcoming events while looking at various months.
I am saving shifts in a DB, so I can display what days employees are working in a list, but the problem is that they don't see the days in between currently.
Does anyone know how I can add in this feature?
I am trying to develop an employee roster/scheduler so employees can easily see their work schedule.
The problem I am running into is that I'm trying to display an employees month schedule (including days off).
So i basically want it to look like Google calendars, where you can see any upcoming events while looking at various months.
I am saving shifts in a DB, so I can display what days employees are working in a list, but the problem is that they don't see the days in between currently.
Does anyone know how I can add in this feature?