A meal planning that teaches children healthy eating by recommending recipes based on childhood nutrition. Created for TKH x Bloomberg Hackathon.
- Clone this repo by navigating to your directory to store this code, and then install the Python dependencies:
cd `[path-to-store-this-code]` git clone https://github.com/vchu22/bloomberg-hackathon.git cd bloomberg-hackathon pip install -r requirements.txt - Navigate to the backend folder and run the server:
cd backend fastapi dev main.py
- Nutritional Needs: MyPlate Plan Calculator
- Recipes: MyPlate Recipes