Skip to content

Commit

Permalink
Added files to github
Browse files Browse the repository at this point in the history
  • Loading branch information
Savio629 committed Jun 3, 2023
0 parents commit ca6d805
Show file tree
Hide file tree
Showing 64 changed files with 32,064 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .gitignore
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*
36 changes: 36 additions & 0 deletions README.md
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




Loading

0 comments on commit ca6d805

Please sign in to comment.