An android app for software engineering project of team hackstreet boys, for the intelligent medicine box
It receives notifications and prescription from the firebase server.
Usage Instructions:
- When the app is opened, you will be presented with a login screen. Login using patient credentials in the login page. (Doctor part is not yet implemented.)
- After login, you will be shown MainActivity screen. In MainActivity screen, the app will show all the notifications / alerts sent to this patient till now. It will also show all of them in push notifications. (top bar in phone)
- Using three dot menu, you can switch the screen to prescreption screen. In "view prescription" screen, it will show the current prescreption.
All other functionalities like adding a new medicine, changing prescription, sending anomalies to doctor etc are not yet implemented.