This is Final Project for course CSCI-SHU 235-1 Information Visualization Fall 2020 done by me and Ke Xu.
You may type in "python init_v2.py" in terminal to view the project.
Take McDonald’s menu and nutrition data as a source, we propose a visualization to present various nutrition indexes such as calories, fat, Cholesterol, etc. for each product in McDonald’s, divide those indexes into healthy and unhealthy categories according to the user’s input of his nutrition standard initially, and recommend several personalized optimal sets of meals for the user.
More details are in the report.