Coder Social home page Coder Social logo

seefude.com's Introduction

Background && Overview

A webapp that simply tracks daily totals of your calories, macros, and nutritional facts of your foods. To help user awareness of what they are actually intaking on a daily basis by comparing and contrasting food choices, so that the user can make more positive food choices for themselves based on their own nutritional preferences. Will be able to track 3 meals.

Functionality && MVP

In SeeFude.com, users will be able to:

  • Track macros and nutritional facts based their set daily preference
  • Search for foods and it's data through API
  • See visualizations of daily total intake
  • Compare visualizations by adding and deleting foods to meals
  • Only track 3 meals: breakfast, lunch, and dinner

In addition, this project will include:

  • Nutrition Fact "looking" chart tracking daily totals
  • Pie chart tracking specically macros: protein, fats, carbs
  • Dynamic bar graph changing and tracking nutritional data

Wireframes && File Structure

Seefude.com Single Page App

Tentative Filestructure 

/dist

/src
  /assets
    images.png

  index.js
  /js
    DemoSelector.js
    Ledger.js
    Graph.js
    [ GraphHeader.js ]
    [ GraphSegment.js ]
    calculations.js
    asyncRequests.js
    D3.js (rendering graph)

/scss
  css

Index.html
.gitignore
node_modules
package.json
package.lock.json
postcss.config.js
README.md
webpack.common.js
webpack.dev.js
webpack.prod.js

Architecture and Technology

myfitnesspal API

  • Interactive D3 pie chart tracking total macros per gram for each category, while also including the comparative percentage from the total intake
  • Interactive D3 bar chart tracking total micronutrients per meal based on FDA approved nutritional labels of each meal. Will be able to see totals of breakfast, lunch, and dinner.
  • All charts will be adjustable so that the user can compare and see which food choices best fit their nutritional goals.

Implementation Timeline

1. Monday - Setup fatsecret API for food search and data retrieval 
2. Tuesday - Create table to store user select foods per meal 
3. Wednesday - Render D3 pie and bar chart based on data sets of meals
4. Thursday - Scss
5. Friday - Scss 

(Bonus Features)

TBD

seefude.com's People

Contributors

dansteryoo avatar dependabot[bot] avatar

Stargazers

Raz Efron avatar Shersheial avatar Albert Lee avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.