Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1019 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 1019 Bytes

This project was bootstrapped with Create React App.

About

"Din-don" is a free web application that provides you the actual info about your heart state based on its ECG. For more details, please, proceed to the demo page.

Example

Having a raw ECG plot: ECG before

after analysis, it looks something like: ECG after

in computer memory, which is the base for detecting heart diseases.

Project state and TODO steps

Must-have widgets:

  • Login page
  • ECG visual analysis
  • Heart diseases demo templates
  • Save for offline usage
  • Configuring options

Optional nice features:

  • Error handling (UI part)
  • Animated logo
  • Feedback
  • User actions analytics (with GDPR)
  • Localization (EN, RU, UA)

Easy development:

  • Travis CI configuration
  • Github pages
  • ESLint + prettier