MacroCalc
MacroCalc
A Nutrition Calculator, Recipe Creator and AI Chat!
·
Report Bug
·
Request Feature
About The Project
A gym rats best friend! Wondering what the macros are looking like for you meal? Look no further as this calculator will let you know! Need a recipe with foods you have? Need Advice from an AI? This is the Calculator for you
Built With
Getting Started
how you can start setting up this project locally. To get a local copy up and running follow these simple example steps.
Prerequisites
Installation
- Get a free API Key at Rapid API
- Clone the repo
sh git clone https://github.com/RamsesRomeroJr/MacroCalc - Install Python requests
sh Python3 -m pip install requests - Enter your API in
"X-RapidAPI-Key"py headers = { "content-type": "application/json", "X-RapidAPI-Key": "<API HERE>", "X-RapidAPI-Host": "open-ai25.p.rapidapi.com" }
Usage
Some of the features that you can use
Being able to input food and macros with "Add Food"

Calculate inputed foods after entering them

Create a recipe from inputed foods!

Ask Ai A quick question! Maybe a workout?

Contact
Ramses Romero Jr- LinkedIn
Keshav Kalia- LinkedIn
Martin Lam- LinkedIn
Abhijit Yadav- LinkedIn
Project Link: https://github.com/RamsesRomeroJr/MacroCalc
Log in or sign up for Devpost to join the conversation.