Chr728 / Compass

https://compass-orcin.vercel.app
GNU Affero General Public License v3.0
4 stars 6 forks source link

Mood journal Reminder Frontend #537

Closed MrMelon1232 closed 6 months ago

MrMelon1232 commented 6 months ago

This PR adds the frontend code for the healthTips and mood reminder feature. Once a mood journal entry is created, a reminder task will generate some tips for the user based on their mood. These will be displayed under the health tab ---> healthTips. Upon visit, 3 randomized tips from the user's collection of generated tips will be displayed. This is refreshed every time the user visits the page.

The PR adds the following:

Here are some images of what the main page looks like:

Screenshot 2024-03-31 230648

image

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
compass ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2024 4:01am
imran1289-ah commented 6 months ago

also add the migrations files for any models changes you made and run the command to load it

imran1289-ah commented 6 months ago

in addition, i think you should a small disclaimer in the health tips page mentioning that these tips should not be used as medical advice something like this to make sure we are not liable

MrMelon1232 commented 6 months ago

@imran1289-ah all changes you requested has been added. I've decided to leave the white space because on mobile view it doesn't take much space. Most of the speech bubble covers the main view point.