codestates / codestates/im20-project-cal-culator

[Task] Client - Calculator algorithm

Open
#52 0 comments 0 reactions 0 assignees View on GitHub
E: 3h Page: Summary Urgency: Middle
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

## Task Card

**Assignee** : (본명)

#### Job Description
> 작업 내용을 적어주세요

Calorie 계산기가 어떤 알고리즘으로 굴러가는지 구현하는 부분

#### Todo
> 해당 작업이 완성되기 위해서 완료되어야 하는 작업 리스트를 적어주세요

1. 사용자가 음식을 더 추가해서 음식이 2개 이상 쌓였을 때 총 칼로리를 계산하는 알고리즘 구현
2. 칼로리 이외에도 다른 nutrition 이 각각 보여지도록 구현
3.

#### *Important*

##### estimated / consumed

Task Card 하나의 estimated time / consumed time 이 최대 3h 이 넘어가지 않게 작성해 주시기 바랍니다.

##### Labelling

- estimated time : `E:2h`
- consumed time : `C:1h`
- page : `Mypage`, `Index` ...
- position : `Clinet`, `Server`
- sprint : `Sprint`
- urgency : `High`, `Middle`, `Low`

##### Status 관리

- Task Card 의 상태에 따라 `To do`, `In progress`, `Done` 유지를 해주세요
- 진행하던 Task Card 를 중간에 안하게 되는 경우, `In Progress` 에서 `To do` 로 Status 를 변경해 주시기 바랍니다.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the client calculator entry point and the existing food and nutrition data flow. Trace how multiple foods are represented, then treat totals for calories and each nutrition value after adding two or more foods as the completion criteria. No file, test, or specific entry point is named, so repository exploration is required.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.