Giter Club home page Giter Club logo

dj-diabetes's Introduction

Hi there ๐Ÿ‘‹

  • always on the lookout to take part in a project _

  • my latest projects are named in korean *<:o)

  • ๐ŸŒฑ ๐Ÿ‡ฐ๐Ÿ‡ท ํ•œ๊ตญ์–ด ๋ฐฐ์šฐ๊ณ  ์žˆ์–ด์š”

Powered by Free software since '98

dj-diabetes's People

Contributors

asheliahut avatar da2x avatar fahdk avatar foxmask avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dj-diabetes's Issues

Default username and password

Followed the Readme and have the application successfully running, but cannot find a default username and password to log into the application. Is this missing from the Readme, or is there something that I missed?

Can not install dj-diabetes

Hello,
Im facing an issue on the shared host server, Im using

$ pip install -r requirements.txt
You are using pip version 7.1.0, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting arrow==0.12.0 (from -r requirements.txt (line 1))
  Using cached arrow-0.12.0.tar.gz
Collecting Django==2.0 (from -r requirements.txt (line 2))
  Using cached Django-2.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/tmp/pip-build-lDX5xx/Django/setup.py", line 32, in <module>
        version = __import__('django').get_version()
      File "django/__init__.py", line 1, in <module>
        from django.utils.version import get_version
      File "django/utils/version.py", line 61, in <module>
        @functools.lru_cache()
    AttributeError: 'module' object has no attribute 'lru_cache'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-lDX5xx/Django

This is the error message I get.
I hope you can help me

Is this still being developed?

I'm looking for something similar to this setup. I was wanting to know,

  1. Are you you still developing this software?
  2. Is this just for Diabetics? (my wife has stage 4 cancer and I'm looking for something to help keep track of vitals and such like this software)
  3. Do you have a demo setup somewhere, I would like to see it in action.
  4. If you aren't developing this, do you know of a system similar that is self host-able I can get?

TIA,
Douglas

RFE: l10n support

Thanks for sharing this. I'd like to suggest adding support for localization. I believe strings are hardcoded in English for now.

I'd be interested in translating to French.

Support for loading data from meters

Hi,

I'm diabetic and will take a look at this for sure - I know Django and something I can play with would be great. My greatest pain point has always been the manual recording of data in a logbook and doing this thru a GUI doesn't improve things (it wasn't clear from the description if this supports data download).

Software I recently looked at, OneTouch's OTDMS (finally decided to download it), is generally awful (poor graphics and UI) which is probably why they have discontinued it and are trying to force users to use their web based app (no, I'm not sending my health data to god knows what insurance company to be resold). The iOS apps I've looked at also have this problem of needing to manually input data (and a lot have bad UIs).

The Freestyle Libre software is pretty nice (I can send you screenshots if you want), but their CGM things (that use Bluetooth) are a bit too flaky I think - I returned too many in a row to justify keep buying them. I just got a new GlucoRx meter but haven't started using it so don't know how nice their software is yet.

For info on dealing with meters, https://openaps.org/ would be a starting point. There is a whole bunch of diabetes software out there, but I'm not sure about the amount of info for dealing with hardware/meters (just have stuck with the OneTouch for too long).

So even some sort of import option to import a csv file (assuming one can get that in some fashion from your meter/other software) would be useful.

Possibility for syncing

Hi !
I do suffer from diabetes and wanted to thank you for sharing.
But also, is it maybe possible to sync devices ? Like I have a sensor that monitors my bloodglucose 24/7. This syncs with my phone but also with the doctors computer.
I would like to sync is with this server if you think this is possible.

Erase duplication code

Need to rework the model

As I already did for models that inherit from "HatModel", I have to do the same for Appointments, Examinations, Glucoses, Issues, Meals, Exercises, Weights, with another Model that will provide created/modified/date (of ...) and so on.

convert README.rst to README.md

after conversion add

with open("README.md", "r") as fh:
    long_description = fh.read()
[...]
    long_description_content=long_description,
    long_description_content_type="text/markdown",

to the setup.py

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.