Going to a hospital and realizing that the hospital has no rooms left can very quickly become very dangerous. This app tries to make this step more fast and efficient.
When one of our teammates was working at the hospital, they noticed that, especially during COVID, there was a problem where patients would come in but be unable to be treated due to no capacity. We thought that maybe creating an app that showcases what rooms are available in the every hospital nearby may ease this process.
What it does
The app tracks how many beds are in each room. When you want to transfer a patient to a hospital, you are able to make an entry to transfer the patient to the other hospital.
How we built it
We used html, css, and javascript for the design and visualizations. We used python to take in the inputs and subtracting from the overall rooms at the top of the page. Since we are very very new to coding, we used ChatGPT to make this starting program for us.
Challenges we ran into
We both don't have much coding experience so even though we used ChatGPT we still had a hard time implementing the code and figuring why we still received errors when running the code.
Accomplishments that we're proud of
Since we are new to coding, being able to create an app was a very big step for us. Even though we used ChatGPT, we still felt a great accomplishment when the app worked after so many trial and errors of trying to understand what ChatGPT was trying to tell us. Also learning things like changing the background color and font was very rewarding to us.
What we learned
We learned what ChatGPT can and can't do for us in terms of coding. We also learned about how to start writing in different languages and how they all connect to form one webpage/product.
What's next for Hospital Patient Transfer App
There is so much more to do1 We want to make it more detailed. We know just having rooms in a hospital doesn't mean the hospital is available. We want to make it so that the app can tell the rooms available in each unit. We also want to make the app update not only for patient transfers to another hospital but also update when there is a patient admitted to the hospital.
Log in or sign up for Devpost to join the conversation.