Skip to content

vchu22/bloomberg-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TKH x Bloomberg Hackathon - Nutrition App

A meal planning that teaches children healthy eating by recommending recipes based on childhood nutrition. Created for TKH x Bloomberg Hackathon.

Run the REST API

  1. 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
    
  2. Navigate to the backend folder and run the server:
    cd backend
    fastapi dev main.py
    

Data Sources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors