Skip to content

Mickman7/Healify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

84 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🩺 Healify

Healify is a specialised mobile application developed to assist patients with kidney disease in monitoring their health. Created as a final-year university group project, the app provides a reliable tool for calculating eGFR (estimated Glomerular Filtration Rate) and offers an educational resource for patients to better understand their condition.

πŸ‘₯ Collaborative Development

This project was developed in a cross-functional team, simulating a real-world software engineering environment. The team consisted of:

  • Developers (Technical implementation and logic)
  • Designers (UI/UX and prototyping)
  • Testers (Quality assurance and bug tracking)
  • Project Manager (Sprint planning and delivery)

We utilised Jira for agile task management, Figma for high-fidelity designs, and GitHub for version control and collaborative coding.

πŸ’» Technologies

  • React Native (Cross-platform Mobile UI)
  • Firebase (Database & Authentication)
  • JavaScript (Application Logic)
  • Figma (UI/UX Design)
  • Jira (Agile Project Management)

✨ Features

  • eGFR Calculator: A precise tool allowing patients to input their medical data and calculate their estimated Glomerular Filtration Rate to monitor kidney function.
  • Educational Hub: A curated library of information where users can read about kidney disease, treatment options, and lifestyle management.
  • User Profiles: Secure account creation via Firebase to store and track health data over time.
  • Intuitive UI: A clean, accessible interface designed specifically for patients managing chronic illness, focused on readability and ease of use.

πŸ“ The Process

The development of Healify focused on accuracy and accessibility. As a developer on the team, I worked closely with the design team to translate Figma prototypes into functional React Native components.

We followed an Agile methodology, using Jira to manage our backlogs and sprints. The core technical challenge was ensuring the eGFR calculation logic was medically accurate and that the Firebase integration provided a seamless, real-time experience for the user. Working alongside dedicated testers allowed us to identify edge cases in the calculation inputs, ensuring the app was safe and reliable for patient use.

🚦 Running the Project

  1. Clone the repository:

    git clone [https://github.com/Mickman7/Healify.git](https://github.com/Mickman7/Healify.git)
  2. Install dependencies:

    npm install
  3. Launch the application: Depending on your target platform, run one of the following commands:

    # For Android
    npx react-native run-android
    
    # For iOS
    npx react-native run-ios

πŸ“Ί Preview

(Add screenshots of your eGFR calculator and educational content pages here)


About

Healify is a eGFR calculator application for patients with kidney disease. This was developed using react native and firebase as a project for university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors