Skip to content

reading

A cart store with an audited computed total

vue · advanced · 4 files · the brief is in the README

README.md5 lines
# A cart store with an audited computed total Explain this codebase to a teammate who has to modify it tomorrow. Say what each file is for, and be exact about how many entries end up in the store's audit log after several items are added while the total is hidden, and then the total is shown. — vue · advanced · 4 files · graded against a hidden rubric

your reading

Explain what this does. The more precisely you cover what actually happens, the higher the score. Vague credit is not given.

0 characters · 120 minimum

No daily cap on grading for your plan.

4 files still unopened: stores/cart.ts, components/cart-total.vue, components/cart-receipt.vue, components/cart-panel.vue