iamdanahn / RamenTime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live Gif

Background and Overview

Data visualization of instant ramen and their nutrition facts

Functionality & MVPs

  • Selecting a ramen shows its nutrition facts
  • Show a bar chart with each nutrition to the Daily Rec Value
  • Display amount of exercise required to burn calories

Wireframes

Wireframe.png

Architecture & Technology

Will most likely have a csv file holding each food's data D3 for bar chart: shows each nutritients daily value If over/under, show percentage

Implementation timeline

Day 1 - Learn D3! Day 2 - Collect Ramen nutrition facts and images. Organize into CSV files. Create Ramen Object and Nutrition Facts object Day 3 - Connect D3 to Ramen, Nutrition Facts tables Day 4 - Enable Ramen bars to slide/be interactive Day 5 - Styling

Bonus Features

  • Display random ramen facts on bottom

About


Languages

Language:JavaScript 56.9%Language:SCSS 20.6%Language:HTML 18.2%Language:CSS 4.3%