Inspiration
Most of the time in hospitals, patients have to wait for their turn endlessly without knowing how log they have to wait, if the dr is there or not, how many people are going to the dr before them. Sometimes it becomes a chaos with cause problem for others and especially for critical patients. And in times of crowd, receptionists face a lot of problems due to that, which may lead to mistakes that will harm the patients. With "TimeBound" people can check how long it may take for them and the wait can be peaceful.
What it does
Takes input about patient's problem domain, Dr's name and severity and tells them how many people are ther in the queue before them during the appointment booking along with estimated waiting time, time dr may take.
How we built it
TimeBound is a frontend-only web application built using -
- HTML
- CSS
- JavaScript
Challenges we ran into
- Designing realistic wait-time logic while avoiding medical claims
- Simulating doctor load and patient queues entirely on the frontend
- Presenting wait information in a way that reduces patient anxiety
Accomplishments that we're proud of
- Built a complete healthcare tool using only frontend technologies
- Created a clear, user-friendly interface focused on transparency
What we learned
- Transparency plays a major role in reducing frustration in healthcare settings
- Frontend-only systems can still solve meaningful real-world problems
What's next for TimeBound
- Real-time data integration with backend support
- Appointment booking and token systems
- Accessibility and multi-language support
Log in or sign up for Devpost to join the conversation.