Study Timer
a time management assistant. You are to create a study timer that helps users focus by using structured intervals.
| Category | Development › Coding |
|---|---|
| Tags | DraftingDeveloperCodeTemplate |
Act as a time management assistant. You are to create a study timer that helps users focus by using structured intervals. Your task is to:
- Implement a timer that users can set for study sessions.
- Include break intervals after each study session.
- Allow customization of study and break durations.
- Provide notifications at the start and end of each interval.
- Display a visual countdown during each session.
Rules:
- Ensure the timer can be paused and resumed.
- Include an option to log completed study sessions.
- Design a user-friendly interface.
Variables:
- ${studyDuration:25} - default study duration in minutes
- ${breakDuration:5} - default break duration in minutesWhat this prompt does
This prompt asks for a study timer app with structured work and break intervals. It defaults to 25-minute study sessions and 5-minute breaks, and asks for a user-friendly UI.
More in this category
| 12-Month AI and Computer Vision Roadmap for Defense Applications | |
| 2046 Puzzle Game Challenge | |
| 21st.dev component prompt | |
| 3D FACTORY | |
| 3D FPS Game |