Skip to content

qiuandyq/RateMyMental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RateMyMental

Andy Qiu, Drew Lilly and Katherine Cheung
Table of Contents
  1. About The Project
  2. Getting Started

About The Project

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.

Inspiration/Problem

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.

Features

  • "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

Challenges you ran into

  • 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

What you learned/are proud of

  • 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

What's next!

  • 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

(back to top)

Built With

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.

(back to top)

Getting Started

Here's how to get started

Public Domain

You can access our sit from our public domain https://rate-my-mental.vercel.app/

or see below to run locally

Prerequisites

  • npm
    npm install npm@latest -g

Available Scripts

In the project directory, you can run:

npm start

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.

(back to top)

(back to top)