-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
good first issueGood for newcomersGood for newcomersjavascriptPull requests that update javascript codePull requests that update javascript code
Description
Description:
The application currently has inconsistent formatting for numbers and dates. Let's standardize the formatting across all components.
Requirements:
- Create utility functions for formatting:
- Currency values (e.g., 0.00125000 → 0.00125)
- Percentages (e.g., 3.5 → 3.5%)
- Dates and times
- Apply these formatting functions across all components
- Ensure consistent decimal places for similar values
Skills needed: JavaScript, Basic understanding of number/date formatting
Difficulty: Easy
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersjavascriptPull requests that update javascript codePull requests that update javascript code
Projects
Status
Issues