This project was creating an internal holiday tracking tool for Centene. I assisted the User Experience team throughout the process. I attended the requirements gathering and discovery meetings. We used Miro to capture the initial sketches and notes in our meetings. Once we had an initial vision, we took the sketches to Figma to design the wireframes. We would present our work to the stakeholders, gathering feedback and making changes. Once the designs were finalized, I collaborated with the development team to code the tool. I worked on the frontend development, using Angular as well as HTML and CSS.
View holidays
View all the holidays with the ability to sort columns by states, date, and status. Use the filter to narrow down the holidays or the search bar to search for a specific holiday.
View single holiday
View more information about a single holiday, including an interactive calendar that shows the day of the week the holiday falls on as well as additional notes and revision history.
Add holiday
Choose a name, date, and which US states observe the holiday. If any fields match a previous entry, an error message will appear requiring a change before adding.
More options
Click on the vertical ellipsis menu at the end of the row to edit, copy, or change the status of a holiday. When editing or copying, if the change matches an entry already in the database, an error message will appear.