Let's make a fun little "app" called "Should I Vibe Code?"
The requirements are simple, based on the users time of day - if the time is between 08:00 and 17:00 on weekdays the user should not vibe code but should be focusing on high quality delivieries - and if its not during "working hours" the user can vibe code and outsource to AI all they want :D
I'll create a fun app that tells users whether they should be focusing on work or if it's "vibe code" time based on the current time and day of the week.
This app checks if the current time is between 8:00 AM and 5:00 PM on weekdays (Monday-Friday):
The app automatically updates every second to reflect the current time and day, and you can also manually refresh the status with the button at the bottom.
Feel free to customize the time range or add additional features to make it even more fun!