Prescription Tracker Android App

Hackathon mobile app for sending appointment reminders and storing prescription and contact info

 

Colleagues were Alex Feng and Adam Graneto

 

 

This application functions as a logbook that records all appointments and prescriptions that you need to keep track of.  There is a Lamda back-end and a Java-based app front-end

The app is built with Android Studio using Java and XML language programming. The Lambda backend is programmed in node.js and served via API Gateway. The Lambda handles the logic for the API requests to update data in the DynamoDB database. For the login, we used Firebase authentication. 

 

I worked on developing the front-end java application and merging the back-end with the front-end. I also designed the application pages and implementing widgets.


The result of this project was a fruitful experience to mobile app development through android studio, and the Java language.