Skip to content

mindful-college/stress-detector-frontend

Repository files navigation

stress-detector-frontend

The frontend code for stress detector app

Overview

The Stress Detector App is a mobile application designed to predict users' stress levels based on their data. This app allows users to share static data, including sleep hours, step counts, and social media usage. Additionally, users can actively participate in daily check-ins using text, audio, and video features. It also provides data visualization, giving users insights to manage their stress levels.

Project Objectives

The primary goal of this application is to cater to the well-being of college students. By leveraging predictive algorithms and user-contributed data, the Stress Detector App aims to assist college students in managing stress and achieving successful graduation without experiencing mental breakdowns.

Getting Started

Installation Guide (iOS)

Prerequisites

  • Xcode v14^
  • iOS Simulator
  • CocoaPods
  • Ruby v3.2.2

Installation Steps

# Install packages
npm install

# Navigate to the iOS directory
cd ios

# set correct ruby version
chruby 3.2.2

# Install dependencies in the iOS project
pod install

# Return to the root directory
cd ../

# Run the project with the iOS simulator
npm run ios

Contributions

Contributions to the React Native Stress Detector App are welcome. If you find any issues or have suggestions for improvement, feel free to submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

The frontend code for stress detector app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •