TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: TTShift – build a work schedule from the text requirements

2 点作者 apel7 个月前
I want to create a work schedule builder that is (1) easy to start with and (2) offers great flexibility. And now I have a very basic MVP that I want to show.<p>Here are some things it can handle while building your schedule: * Set the number of workers needed per shift and specify constraints. Ex: each shift has a minimum of 8 workers and 2 of them must be certified staff that can be assigned to hazardous tasks. * Respecting mutually exclusive shifts. Ex: If the worker is assigned to a night shift, he can not be assigned for a day shift on the same or following day. * Take into account each worker’s availability and the maximum number of shifts they can work. Ex: John is only available on weekdays, and can do 3 shifts per week. * Enforce mutually and non-mutually exclusive constraints. Ex: if the worker is assigned to handle the cash register during the morning shift, he cannot also be assigned as a floor supervisor during that same shift, since both roles require full attention. * Prioritize certain constraints over others to ensure critical tasks are covered, even if not all shifts are fully staffed. Ex: In the event of understaffing, prioritize essential roles like healthcare or safety positions. * Takes into account workers&#x27; preferences regarding who they work with or who they prefer to avoid. Ex: Sophie, Emma, and Noah have a great rapport and boost productivity when scheduled together so consider this when building the shift.<p>If you want to try it, keep in mind that it&#x27;s just an MVP to play around with. Sometimes you&#x27;ll have to be extra verbose with your requirements to get the desired result.<p>I really appreciate your feedback.

1 comment

voidUpdate7 个月前
The decline and X buttons on your cookie banner have no effect. I&#x27;m pretty sure that violates some kind of law somewhere...
评论 #41924843 未加载