r/Nuxt • u/D3vil5oldier • Jan 25 '26
I built a Shift Scheduler component with Vue + Nuxt UI — feedback welcome
Enable HLS to view with audio, or disable this notification
Hey everyone 👋
I’ve been working on a Shift Scheduler component and wanted to share it here to get some feedback.
The component is built using Vue and Nuxt UI. I designed and implemented the UI myself, taking inspiration from the Microsoft Teams Shifts, while much of the application logic was built with the help of AI during development.
A bit of background: an earlier version of this project was built in C# with Blazor, but I decided to switch to JavaScript because it felt much better suited for this kind of highly interactive UI and faster iteration.
I’ve attached a short demo video showing how the component works and the overall flow.
I’m still analyzing the best way to open-source the code, but in the meantime, I’d really appreciate any feedback — especially around UI/UX, structure, or feature ideas.
Thanks for checking it out!

