hiyaryan / the-cdj

The Cognitive Distortion Journal (CDJ) is a smart journaling tool that helps remedy distorted thinking. It can feel impossible to follow the CBT technique of labeling distorted thinking and finding alternative modes of thought (i.e. reframing) while cognitive distortions are occurring. The CDJ does that work for you. -- The CDJ is in beta testing!!
https://thecdj.app
3 stars 0 forks source link

Add Home page. #39

Closed hiyaryan closed 8 months ago

hiyaryan commented 8 months ago

This PR creates the Home page and provides a workspace for experimentation as necessary. The initial commit does adds a Home router component to main with initial styles in an associated stylesheet of the same name. Adds the name of app as an h1, centered, followed by a description of cognitive distortions. It also adds a carousel of premade cognitive distortions that automatically scrolls when the home component is mounted.

hiyaryan commented 8 months ago

This PR is the first version of the Home page. It is a simple page that contains the title of the application followed by a demo and information section. It includes typewriting effects and transitions (Fade and Grow) and follows a sequence for when each section appears. This sequence starts with a demo and then the informational section.

Note that while the code and styles might be complete (in the sense of a MVP), the information contained in it should be reviewed or researched to improve its accuracy if needed. It might be beneficial to inquire with a Psychologist if one is available and willing to review the information.