Skip to content

rhermanek/bearable_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bearable Viewer - Symptom Score Visualization

Visit the App

This project provides a simple way to visualize symptom scores over time using exports from the Bearable app. With this tool, you can gain insights into your health patterns by uploading your Bearable .csv files for interactive data visualization.

Features

  • Upload Bearable CSV Files: Upload your .csv files directly from the Bearable app to see your data visualized.
  • Time-Series Analysis: Track your symptom scores across days, weeks, or months.
  • Interactive Charts: Visualize trends, spikes, or improvements in symptoms for an in-depth look at your health data.
  • Customizable Views: Filter by specific symptoms, and adjust time ranges for tailored insights.

How It Works

  1. Export your data from the Bearable app as a .csv file.
  2. Open the Bearable Viewer App.
  3. Upload your .csv file to generate dynamic visualizations of your symptom data.

Getting Started

Prerequisites

  • Export your data from Bearable as a .csv file.
  • A web browser to access the Bearable Viewer App.

Installation (Local Use)

If you prefer running this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/rhermanek/bearable_viewer.git
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the app:
    streamlit run app.py

Usage

  1. Launch the app.
  2. Upload your Bearable .csv file.
  3. Use the interactive filters and tools to view and analyze your symptom trends.

Contributing

Contributions are welcome! If you have ideas or improvements, feel free to open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages