tiger2877 / paprika

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Group Paprika paprika

  • Project Title: Calories Counter

See our live project here: caloriescounter

Team Members:


Project Description

Calories counter is a website where users can search various food for the dietary information:

  • Calories
  • Protien
  • Sugar
  • Fat
  • Carbs

Download our slides here: powerpointslides


Overview

From this user input data, users will be able to do the followings:

  • search various food items like almond
  • see various processed food that contains almond
  • see a chart of these food items in terms of calories, protein, sugar, fat, and carbs
  • add a food item to the tracker as a bookmark

Sketch of Final Product:

Food Search with a tracker option: demo1

Tracker View (bookmark): demo2

Recent Searches:

demo4

Chart JS (not implemented in our project):

demo3


APIs to be Used:

Food Database API Documentation: developer.edamam.com


New technology:

* chart.js

Rough Breakdown of Tasks:

  • create the main.handlebars, index.handlebards, partial.handlebars
  • create and test APIs
  • send data from APIs to our database
  • retrieve data from our database and display it on our website

Feature requests:

  • create a chart that will display the dietary information
  • create a new page that will display the results
  • create a shopping cart
  • add recipe page based on the food results that we get

About


Languages

Language:JavaScript 60.8%Language:HTML 33.8%Language:CSS 5.4%