-
-
[52] useState 훅 자세히 살펴보기
- State 는 컴포넌트의 instance 별로 나누어져 있다.
### Expenses.js
```
import './Expenses.css'
import ExpenseItem from "./ExpenseItem";
import Card from '../UI/Card';
functio…
-
Do the `account_income` and `account_expenses` options for the spread and depreciate plugins serve a different function from the following beancount options?
`option "name_income" "Income"`
`option …
-
Use layout
Navbar with :
- Dashboard (index page)
- Update Activity (link to add/edit page)
- Add Expense (link to add/edit expense page)
- Do the account (link to balance page)
- Finalize the …
-
1.On start up
Parse all msg senders + get list of accounts user could use
Ask Permission frm user regarding bank name + account to be used
2.Send token to server
3.Parse msgs using nlp to extract i…
-
The support page is out of date! Also the JS that was running there to pull our income / expenses is no longer working.
- Get rid of the fancy expense viewer thing.
- Put in a high level list of e…
-
Working on some recent support tickets and discussions it came to my attention that we use two flags `settings.disablePaypalPayouts` and `settings.features.paypalPayouts`.
- `settings.features.pay…
-
## Value Proposition
**As a** budget-conscious user,
**I want to** easily enter details of my expenses as they occur,
**so that** I can accurately track my spending without forgetting or missing ou…
-
When adding differnent expenses and using the list expense feature, the total value for expense balance is incorrect, in this case when it is supposed to be 3000, 3800.60 is shown instead
![image.p…
-
This issue is in the same line as https://github.com/IMA-WorldHealth/bhima/issues/1607 and supersedes https://github.com/IMA-WorldHealth/bhima/issues/2763.
**Motivation**
In order to calculate the…