-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit ca6d805
Showing
64 changed files
with
32,064 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. | ||
|
||
# dependencies | ||
/node_modules | ||
/.pnp | ||
.pnp.js | ||
|
||
# testing | ||
/coverage | ||
|
||
# production | ||
/build | ||
|
||
# misc | ||
.DS_Store | ||
.env.local | ||
.env.development.local | ||
.env.test.local | ||
.env.production.local | ||
|
||
npm-debug.log* | ||
yarn-debug.log* | ||
yarn-error.log* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
## MINDSHIFT | ||
## Find Hope, Healing and Strength | ||
Theme : Health-Tech | ||
|
||
<!-- Live Demo : https://sunny-cocada-bfb97c.netlify.app/ | ||
Video Link : https://youtu.be/SDZVesI43Vg --> | ||
## What is Mindshift : | ||
>A project primarily focussing on Mental Health issues faced by humans on daily basis | ||
>A website that makes it easier for you to monitor how you feel, your change in emotions and the problems you face cause of your improper Mental Health. | ||
## Features of Mindshift | ||
- Calendar- | ||
It monitors and keeps a record of user's daily mood. It helps to identify the pattern and specific things that triggers the user's mood. | ||
- Statistics- | ||
It allows us to identify the mood pattern of user over a period of time. | ||
It helps to summarize the overall mood and mental state of the user over some time. It helps us to identify whether the user is facing any mental | ||
- Blog- | ||
This feature provides information about various topics like anxiety and depression and ways to cope with your feelings. | ||
- Chat bot- | ||
It keeps the user engaged by interacting with them. It answers some general doubts asked by the user. | ||
- Quizzes- | ||
The quiz feature helps to know the mindset and mood of the user by analyzing the answers provided by the user.health problems or not. | ||
|
||
## Technologies Used | ||
- Html | ||
- Css | ||
- Javascript | ||
- React | ||
- Auth0 | ||
- Photoshop | ||
- Git & Github | ||
- Figma | ||
|
||
|
||
|
||
|
Oops, something went wrong.