You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add utility functions for status and difficulty colors, HR utilities, and internship document generation
- Created `getStatusColor` function for mapping application statuses to color classes.
- Introduced `DIFF_COLOR` record for difficulty levels with corresponding text colors.
- Added HR utility functions: `labelize`, `formatLabel`, and `initials` for string manipulation.
- Implemented a script to generate and send internship certificates and letters of recommendation via email.
0 commit comments