itsDARKSAMA / Calories_Calculator

The easiest and fastest way to calculate your calorie needs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features

By using Mifflin - St Jeor equation & using Adolphe Quetelet equation

  • Calculate your calorie needs to maintain weight

  • Calculate your calorie needs to gain weight

  • Calculate your calorie needs to lose weight

  • Calculate your BMI

Screenshots

You can find the full presentations on Behance

How To use / install it

use the custom environment

source .venv/bin/activate

then just run it

python main.py

or can install it on your os

you must install

Python 3.9.6

then you must install the requirements

pip install -r requirements.txt

or

pip3 install -r requirements.txt

then just run it

python main.py

or

python3 main.py

if you want to edit the ui files you need to install Qt5 Designer


You need to install Rubik fonts if you haven't

you can unzip Rubik.zip file or you can download it from Google Fonts





The full presentation on Behance

About

The easiest and fastest way to calculate your calorie needs


Languages

Language:Python 79.8%Language:QML 20.0%Language:JavaScript 0.1%Language:PowerShell 0.1%Language:Shell 0.0%