Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

feat: dynamic quote in home dashboard #378

@ixahmedxi

Description

@ixahmedxi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions