Home Applications CaloryHelper

CaloryHelper

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
0.5
1 reviews
0
Awards
119
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews (1)
Issues
Service for establishing amount of calory in product

What's new in this version

Initial Release

CaloryHelper

Description

This is service for establishing amount of calory in product.

Starting project

For starting local version, you need:

  • Start virtual environment
    Windows:
python -m venv venv

MacOS:

python3 -m venv venv
  • Activate virtual environment
call venv/Scripts/activate
  • Install needed libraries
pip install -r requirements.txt
  • Start project
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Using

You should sign up in our service, than you can get inforamtion about calory amount in your nutrition by uploading photo and clarifying product name. Further in your history you can see your history in time

There are test images in directory testImages for fast testing

Who work on this project:

Made with
Version
1.0.030 Nov, 2020
Category
Solutions
Works with
InterSystems IRIS
First published
30 Nov, 2020
Last edited
30 Nov, 2020