On the homepage, implement a new button that, when clicked, opens a modal. Within this modal, integrate a date picker that allows users to select a specific day. For the selected date, display a list of employees who worked, are currently working, or will work on that day, including their names and corresponding shifts. Ensure the modal is user-friendly and visually consistent with the overall design of the website.