Home Applications CaloryHelper

CaloryHelper

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
0.5
1 reviews
0
Awards
92
Views
0
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
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:

Read more
Made with
Version
1.0.030 Nov, 2020
Category
Solutions
Works with
InterSystems IRIS
First published
30 Nov, 2020