CSI-CATT-DMCE / CSI-CATT-DMCE/Care4U
Make quotes random
- Dominant language
- Java
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
We have a quotes section on the dashboard.
.
This quote is static. We'd like good and dynamic quotes.
## Potential fix
Use a quotes API to fetch and display the quote. Be wary of the performance issues. Preferably use async fetch.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the dashboard's quotes section and locate where the current static quote is defined and displayed. Check the project's existing approach to asynchronous requests before choosing a quotes API; done means the dashboard displays changing fetched quotes without introducing noticeable performance problems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100