** Inspiration** It all started with a simple idea: "What if we could make patient information easier to manage, view, and share securely across devices?" That question sparked the beginning of the Patients Details web application.
What it does The Patients Details web app is a simple and efficient tool for managing patient information. It allows users to register, view, and update patient records in a clean, user-friendly interface. Built with modern web technologies and deployed on Vercel, the app is lightweight, fast, and accessible from any device. It's ideal for clinics or healthcare professionals who need a quick and reliable way to organize patient data without the complexity of larger systems.
** How we built it** We needed to make sure images loaded well too—especially for patient reports and documents. So, we added support for uploaded images like:
But the project wasn't just about visuals. It was about code, and a lot of it. Here’s a sneak peek of one of our backend snippets written in Ruby:
ruby Copy Edit puts "Hello World!" Of course, no serious app is complete without math support—for example, tracking patient statistics like BMI, dosage calculations, and more. So we integrated LaTeX for displaying formulas:
In-line math:
BMI
weight height 2 BMI= height 2
weight
Displayed equations:
Dosage
Weight (kg) × Dosage per kg Frequency Dosage= Frequency Weight (kg)×Dosage per kg ** Challenges we ran into** Designing the frontend was our first challenge. We knew it had to be clean, fast, and accessible. Using React.js, we built responsive forms and dashboards where users could view and manage patient data in real time.
** Accomplishments that we're proud of** Completing the Patients Details web app has been a fulfilling experience. It was more than just a coding project—it was about building something meaningful that can actually help people. Knowing that this tool can assist healthcare workers in managing patient data more easily makes me proud. It feels good to use my skills to create something useful for others, especially in a field as important as healthcare.
What we learned Working on the Patients Details web app was a great learning experience, especially as part of a team. We collaborated on everything—from planning the features to writing clean, efficient code. Each team member brought unique ideas and skills, which helped us learn from one another and solve problems faster. Through discussions, debugging sessions, and shared responsibilities, we not only built a useful app but also improved our teamwork and communication skills. It showed me how powerful and enjoyable learning can be when done together
What's next for E-MEDICAL I’m currently working on a new project—an offline mobile app designed for airplane safety and travel preparedness. The goal is to provide passengers with essential safety guidelines, emergency measures, and in-flight instructions even when they have no internet connection. The app will include interactive checklists, basic first-aid guidance, turbulence tips, and important aviation safety protocols. This project is especially meaningful because it focuses on increasing awareness and confidence during air travel. Working on it has helped me explore offline functionality, data storage, and user experience design—all while aiming to make travel safer and more informed for everyone.

Log in or sign up for Devpost to join the conversation.