-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Eleus Ahammad edited this page Jul 6, 2023
·
14 revisions
Welcome to the CardiacRecorder project! This is an Android application designed to record and monitor cardiac data. The app allows users to track their heart rate, view historical data, and analyze trends over time.
-
Eleus Ahammad
- Roll: 1907005
- GitHub Profile: Eleus
-
Mubtashim Abrar Nihal
- Roll: 1907010
- GitHub Profile: Nihal
- Record and monitor heart rate data.
- View historical data and analyze trends.
- User-friendly interface for easy navigation.
- Unit testing for ensuring the app's functionality.
- UI testing to validate the user interface design.
Screenshot 1 | Screenshot 2 | Screenshot 3 |
---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
UML Diagram: View the system architecture and component relationships.
Task Distributions: Detailed breakdown of tasks assigned to team members.
JavaDoc: Documentation for the codebase.
Mockup: Visual representation of the app's design.
- Final Project Video: Watch the final 'CardiacRecorder' app demo showcasing its features and functionality.
- Testing Video (UI, Intent Testing): This video demonstrates the UI testing, intent testing performed on the app.
- Unit Testing Video