Inspired by personal observations, PocketDoctor takes patients' medical conditions as input and returns combinations of prescriptions that do not conflict with each other. It is designed using Python and TKInter. After some failures, we successfully integrated Python code with a compatible GUI (TKInter) for display and debugged Python code. In the course of the 24 hours, we learned how to use TKInter and deepened our understanding of Python. Future improvements to PocketDoctor include increasing the database and perhaps automating the process of doing so.
Log in or sign up for Devpost to join the conversation.