ucsb-cs156-f23 / proj-happycows-f23-5pm-1

https://ucsb-cs156-f23.github.io/proj-happycows-f23-5pm-1/
0 stars 0 forks source link

FEATURE: UX/UI Improvements to Instructor Report page #14

Closed github-actions[bot] closed 11 months ago

github-actions[bot] commented 11 months ago

User Story

Discussion

On the instructor report page, dollar amounts are not formatted as currency the way they are on the leaderboard page:

Compare:

image

vs.

image

We'd like dollar amounts formatted as currency, and we'd like other numbers right justified rather than left justified in their columns.

Acceptance Criteria

Implementation Todos

Should be a change to the react component that renders the instructor report page.