rakibMahmud / CardiacRecorder

An app ford someone who needs to monitor their blood pressure and heart rate data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CardiacRecorder - Android Mobile App

An app for someone who needs to monitor his/her blood pressure and heart rate data

Objectives

  1. Solving a problem by constructing a simple, interactive application using Android and Java.
  2. Documenting an object-oriented design in Unified Modeling Language (UML).
  3. UI design mockup by designing the activity screens of our app in advance.
  4. Working collaboratively using git and GitHub.
  5. Creating Documentation using Javadoc and host it using github.io
  6. Creating documentation and user guide using README file and GitHub Wiki
  7. Writing unit tests and intent tests to do rigorous checking of our code and UI.
  8. Continuous integration using Travis CI with GitHub.

Features

  1. Showing a list of measurements
  2. Adding a new measurement (which always appends to the bottom end of the list)
  3. Viewing and editing the details of an existing measurement
  4. Deleting a measurement
  5. Seeing unusual blood pressures highlighted or flagged

UML Design

umlDesign

UI Design

Screenshot_20220723-151710_CardiacRecorder Screenshot_20220723-151758_CardiacRecorder Screenshot_20220728-150727_CardiacRecorder Screenshot_20220723-152315_CardiacRecorder Screenshot_20220723-152329_CardiacRecorder Screenshot_20220723-152342_CardiacRecorder Screenshot_20220723-152401_CardiacRecorder

Team Members

  1. Md. Sabbir Hossain (Roll : 1807070)
  2. Rakib Mahmud (Roll : 1807077)

About

An app ford someone who needs to monitor their blood pressure and heart rate data

License:MIT License


Languages

Language:Java 100.0%