dartmouth-cs98 / 21f-macro-meals

21f-macro-meals created by GitHub Classroom
0 stars 0 forks source link

Macro

Team Photo

Macro aims to make meals easy through an easy-to-use macro tracking iOS app. Simply snap a picture of your meal and let Macro determine the calorie, protein, carbohydrate, and fat content of your dish. Macro will remember the foods you eat to help you track and achieve your dietary goals.

Macro uses a custom computer vision machine learning algorithm to classify foods and quantify volumes, which combine to provide the nutritional breakdown of a variety of foods.

Initial sketches

Architecture

Setup

Front End

Back End

NOTE: all backend processes are automatically deployed - no setup is required!

NOTE: the flask server takes a bit of time to boot up for the first call! If you would like to ensure that the server is up and running before you start the app, just visit this URL!

Deployment

Front End

Back End