The Code Runner
Full-stack App Development
Abstract
The purpose of the app is in documenting cardiac arrest. In current hospitals there aren’t many if any formal ways to collect this information during codes and it is very often just written on paper which can be lost or misdocumented. Our app solves this by stepping through the formal Advanced Cardiac Life Support (ACLS) or Pediatric Cardiac Arrest Algorithm (PALS). I collaborated with 2 doctors to design on the app. The app is now available on the Apple and Google stores.
Technical Contributions
The App Itself was built with the Flutter Framework and Dart. The backend was created using Python with FlaskSQL; a NoSQL database enabled us to save user information. User authentication was handled by Auth0 and an additional microservice architecture handled payment.
Methods & Tools
- Front End
- Backend
- Cloud-native Architectures
- Python
- Flutter & Dart
- Docker
- AWS (EC2, RDS)