Skip to content

davidsanfal/sensorgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SensorGraph

Python3 Django WebApp to draw datasets of different measure sensors grouped in days, weeks or months.

##Install

pip3 install -r requirements.txt
cd  sensorweb
python3 manage.py migrate
python3 manage.py runserver

##How to use

###Upload Files Page

There is a set of csv test files in the csv folder.

####Files Uploaded

####Upload error feedback

###Graph Page

With the csv test files you can see the thermometer sensor_1 signal between 1999 and 2000.

####No data to display

####Graph with data

##Components

About

Python 3 Django App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published