Table of Contents
We have provided a tool for confiers and confidants alike to stay connected with the click of a button. This tool can be used between healthcare professionals and clients or even professors and students.
RateMyMental is a mental health resource and solution to the long wait times for counselling services. In addition, this tool provides a quick and contactless ways to notify others of your current mental state.
- "How are you feeling..." - send a live check-in (1-bad, 9-great) to your host
- Insights - keep track of your moods over the past week and see notes from your host
- Profile - See a visual display of your daily moods
- Members of the group were not familiar with our tech stack, so starting the project was slow, but spending time reading documentatio and watching tutorials was well worth our time since development sped up afterwards
- Though the site ran well on each of our local environments, deployment caused several unforseen issues
- We learned so much about React and how amazing it is during development!!
- We are proud of reaching the deployment stage in such a short period of time
- We are excited about our site and hope to extend it beyond "professors" and "students"
- We also see this as a possible business venture and are still exploring ideas on how we can grow our features
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
Here's how to get started
You can access our sit from our public domain https://rate-my-mental.vercel.app/
or see below to run locally
- npm
npm install npm@latest -g
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.