I'm working on a database which records the shifts of staffs in a date format. However I need to project those date data into a calendar like chart which indicates their availability. And each staff will act like a single line item.
I know the gantt chart is quite similiar, but not exact. And...