Inspiration
We are in an era where data is usually accessible however we lack data in certain languages many times due to the lack of technologies that enable the proper collection of data. I created this application to collect clinical data in Spanish to facilitate collecting data from Spanish-speaking countries and it could easily be adapted to other languages as well.
What it does
It has several panels to fill out patient information when they are admitted into the hospital but also has the option to update patient data so doctors can easily see the progress of their patients.
How we built it
I built it using Unity and started working with C# scripts to create the transition between the different panels and to store the data appropriately.
Challenges we ran into
I struggled once I reached the point where I had to create the transitions between the panels. I mostly stopped because I was running out of time.
Accomplishments that we're proud of
I'm very proud of the organization that I started implementing the data by using a combination of dictionaries, strings, classes, and arrays. I'm also very proud of the UX design that although simple, I believe is easy to use.
What we learned
This was the first time that I worked with Unity by myself and was very proud that I was able to move the different components and create several panels that overlap without getting confused especially creating the game objects in such a way that were visible in the game view.
What's next for Clinical Record
The next step is finishing the transitions and storing the data in the end in such a way that enables it to be downloaded and used for data analysis.
Log in or sign up for Devpost to join the conversation.