noodle-run / noodle

Rethinking Student Productivity
https://noodle.run
GNU Affero General Public License v3.0
12.02k stars 763 forks source link

feat: dynamic quote in home dashboard #378

Open ixahmedxi opened 2 months ago

ixahmedxi commented 2 months ago

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: