This is an app developed for the #islandHealth Code Hack 2023 event. Within 24 hours, we developed a system facilitating all doctors and patients interactions with a central health database. The system includes:
- A web app (current repo) for patients to view and control their own health records.
- A crossplatform app (currently designed for iPad) (separate repo) for doctors to write to the health database.
- A webpage (separate repo) to show a person's public info in case of emergency.
Please note that the simulated health database has been taken down after the event. The sample API response from the server can be found in src/utils/sampleServerResponse.json
- 👩💻 Julia Hoang
- 🧑💻 Matthew Trent
- 🧑💻 Christopher Huk
This is where the patients can view and access all of their health data.