Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: dynamic quote in home dashboard #378

Open
ixahmedxi opened this issue Sep 6, 2024 · 0 comments
Open

feat: dynamic quote in home dashboard #378

ixahmedxi opened this issue Sep 6, 2024 · 0 comments

Comments

@ixahmedxi
Copy link
Collaborator

With the re-write that happened, some stuff was lost and needs to come back to the main branch. One of these is the dynamic quote of the day that used to show up under the greeting in the main dashboard.

CleanShot 2024-09-06 at 20 45 51@2x

Implementation of this should just be taken from here: https://github.com/noodle-run/noodle/blob/0591a7bd46459195838fb34f5a41ca737e72cb0a/src/app/(dashboard)/app/page.tsx

Things to consider:

  • We probably only want to fetch a quote for each user once per day, caching the response the first time and just reading it from something like redis.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant