Skip to content

Shriya-Arunkumar/spec

Repository files navigation

SPEC

We focus on helping teens with mental health challenges like suicidal thoughts, poor awareness, and sleep deprivation. Our mission is to provide education, counseling, and tools to build emotional resilience, improve well-being, and promote healthier sleep for a balanced life.

Features

Meditation

  • Relaxes the mind
  • Reduces stress and anxiety
  • Improves focus and sleep quality

White Noise

  • Enhances concentration and sleep
  • Reduces distractions and interruptions
  • Calms anxiety and stress

Mood Tracking

  • Identifies mood patterns and triggers
  • Provides insights for managing emotions

AI Counseling Buddy

  • Offers instant, personalized mental health support
  • Tracks emotional state and suggests coping strategies
  • Available 24/7 and recommends professional help if needed

Prerequisites

Before cloning and setting up the project, ensure you have the following installed on your local machine:

  • Node.js (v14.x or later)
  • npm (comes with Node.js)
  • Express.js (to run the back end server)
  • MongoDB (database where user entries are stored)
  • Firebase CLI (for deploying and managing Firebase services)
  • Git (for version control)

Getting Started

1. Clone the Repository

To clone the repository, open your terminal and run the following command:

git clone https://github.com/spec.git

2. Set up the back end

To run the back end server on localhost:

First run npm i to install necessary libraries

Then change directory to where the js files are:

cd assets/js

Then create an env file and set a variable called DB_PASSWORD, this is to be able to read and write from the MongoDB

DB_PASSWORD='brettfavre4'

Finally, run the back end server using the command node server.js

Your back end server should be up and running, with a connection to MongoDB

Contact Details

Authors and Email ID -

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors