🧠 Inspiration
I built Time Left to help people like myself who juggle deadlines, distractions, and procrastination. I wanted a tool that makes time visible — not just a number, but something you can feel counting down.
⚙️ What It Does
Time Left is a visual deadline tracker built in a single prompt using Bolt.
It helps:
- 🧑🎓 Students
- 😵💫 Procrastinators
- 🧠 Busy minds
- 👀 Time-blind users
...stay focused with:
- ⏳ Live-updating countdowns
- 🎯 Urgency rings with emoji indicators
- ✅ Completion buttons
- ⚠️ Expired labels
- 💾 Local storage (no sign-in required)
🛠️ How I Built It
I used Bolt’s one-shot prompt system to build the entire app in a single AI-generated prompt.
After that, I made only formatting and compliance fixes (like adding the required badge link and converting date strings).
No features were added after the first prompt.
🚧 Challenges
The biggest challenge was designing something truly useful under a single prompt constraint. I had to be intentional with my wording to ensure the app handled:
- ✅ State management
- 🕓 Date parsing and sorting
- ♿ Accessible color choices
- 🎨 Icon + label redundancy
- 📱 Mobile responsiveness
🚀 What’s Next
I'd love to evolve Time Left into a full cross-platform app with:
- 🔁 Recurring tasks
- 📆 Calendar views
- 🔔 Smart reminders
- 👥 Collaboration features
The one-prompt version is just the beginning.
Built With
- bolt
- react
- typescript
Log in or sign up for Devpost to join the conversation.