GithubHelp home page GithubHelp logo

nightscoutfoundation / dataxfer Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 10.0 58 KB

POC to develop a web-based data transfer tool from Nightscout dbs to other platforms

License: GNU General Public License v3.0

HTML 21.74% CSS 1.05% Python 74.95% JavaScript 2.26%

dataxfer's People

Contributors

danamlewis avatar gedankenstuecke avatar jameno avatar jwedding avatar madprime avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dataxfer's Issues

Use django-open-humans

Open Humans has developed a Django package that helps take care of the OAuth2 dance and generally act as a wrapper for the APIs.

Switching to this will require a migration but the app benefits from broader feature support in the future.

Upgrade python / django / heroku stack

Python 2 should update to 3.6 or 3.7, and Django to the latest 2.x version.

Also, Heroku's had changes in how they recommend Django apps deploy (they have a django-heroku package); this should be added.

data transfer failure

Hi,

Not sure if anyone else seems has been having issues, but I've not been able to update for the past couple of months, this was running for just one day the 2nd Aug21 earlier this afternoon.

image

Switch from amqp to redis

This is for celery to run. I'm told Redis is generally easier to install and use than AMQP.

Also, add instructions to prompt redis installation and use for local development. (For OSX this would be brew install redis and then starting it with redis-server.)

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.