Git Product home page Git Product logo

piot's People

Contributors

tnewman avatar

Watchers

 avatar  avatar  avatar

Forkers

manasdas17

piot's Issues

Installation Guide

As an administrator, I would like an installation guide, so I know how to configure the distance sensor and the PIoT software.

Graceful sensor reading shutdown

As an administrator, I would like the sensor reading script to shutdown gracefully when it is interrupted to make sure that data is not lost.

stdout logging

As an administrator/developer, I would like all scripts to log to standard out, so that I can debug problems through systemd logging. I would prefer all of the logs to be configured through the same Python module to prevent code duplication.

systemd services

As an administrator, I would like gunicorn and sensor reading to be controllable through systemd services, so the system can handle startup and shutdown for me.

Refactor Twilio Config

As a developer, I want the Twilio Config to be injected via module-level variables, so that I can mock it.

Read the Docs

As a developer, I would like the documentation hosted on Read the Docs, so it is auto-hosted and auto-generated.

Descending Sensor Sorting

As a user, I would like sensors to be sorted in descending order by date, so that I have access to the most up to date information.

Investigate Database Growth

As a developer, I would like to know how fast the database grows, so informed decisions can be made when telling administrators when and how to purge old data.

Class-Level Documentation

As a developer, I would like complete class-level documentation, so I can figure out what each class does and receive helpful IDE completion.

Distance Sensor Ownership

As an administrator, I would like to know how to properly set up the ownership for the distance sensor.

Auto-Install Script

As an administrator, I would like an auto-installation script, so I can just install the software and not worry about the details.

Flask Unit Tests

As a developer, I want unit tests added to Flask, so I can be confident that I am not breaking anything.

Handle Notification Failure

As an administrator, I would like notification failure to be handled gracefully:

  1. Shorter timeouts, so other sensors are not blocked for as long
  2. try catch log notifications, so other notifications/sensors can proceed

Sensor Paging

When the database grows to a few thousand records, too many records are fetched from the database at a time, causing slow page rendering and crashes. The user should be able to page through the sensor readings.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.