Employee Shift Scheduling Module in Angular using Tailwindcss

Job ID: 32361888

Budget: $30 – $250 USD

Create shift schedule module as following:

1. Create interface using latest angular - tailwindcss for selecting shifts of a employee
2. Employee can have maximum 3 shifts in a day
3. For each shift, user should be able to pick/define calendar date, start and end time
4. Output employee schedule in JSON format, for example, shifts:[{shift1:{date, startTime, endTime}, shift2.. Shift3....}]
Related categories: JavaScript Angular Tailwind CSS