Author 👨🏼💻 | GitHub 👾 | Email 📨 | Contribute 📐 | Language 🐤 |
---|---|---|---|---|
Dario Crippa | AstroWLAN | [email protected] | UI and UX | Swift |
Giovanni Dispoto | giovannidispoto | [email protected] | Backend | Swift + Python |
Healthub is an iOS application that offers some useful health-related functions such as managing therapies or booking appointments for medical examinations. Its main feature is the ability to detect drug interactions contained in therapies
Healthub is a school project for the Design and Implementation of Mobile Applications course A.Y. 2022/2023 @Polimi
It should not be used seriously in real life!
Healthub also offers a companion app for watchOS designed to quickly display the information contained in the main app
It is not intended to input data from the watch
The main functionalities offered by Healthub are the following ones
Name ⚙️ | Description ✏️ |
---|---|
Tickets | The application allows users to book and manage medical appointments with doctors registered with the service. Thanks to MapKit directions to reach the doctor's office are also provided |
Therapies | A user can enter his own therapies by selecting medications from the database we've built. If there's a potentially dangerous interaction with other drugs from other therapies Healthub will display an in-app warning |
Contacts | A user can save the contact information of their own doctors |
The backend source code is available in a separate repository here