I am developing a hotel app which includes a staff rota system. The client would like a function to click a button (or alike) which will copy and paste a set rota patten either per month / week for all or particular staff. How would you approach this?
I have a few ideas here but interested to hear how other experts might look to approach it as there maybe a better approach, perhaps.
This would paste new rows into the rota table below so there was a forward rota in the schedule.
Typical user experience:
User enters rota start date and clicks a submit button (workflow or action copies and pastes rota of around 30 rows from the previous week to the rows below the last rota with the new rota start date) all in one table.