chirathyh / SensAnalytics

Integrating sensor data from multiple devices for visualisation and analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SensAnalytics

Installation

  • Create and activate a Python3.9.2 virtual environment.
  • Clone the repository: git clone git@github.com:chirathyh/SensAnalytics.git.
  • Go to the project folder (SensAnalytics): cd SensAnalytics
  • Install the required Python libraries requirements.txt.
  • Create an environment file .env at the root of the project folder with MAIN_PATH=path-to-this-project.
  • Run the app streamlit run app.py.

About

Integrating sensor data from multiple devices for visualisation and analysis.

License:MIT License


Languages

Language:Python 100.0%