Stress-o-Meter is a web application that helps users measure and manage their stress levels. It provides a simple and intuitive interface for users to track their stress levels over time and offers various features to promote stress reduction and relaxation.
- Stress Tracking: Users can log their stress levels on a daily basis, providing a numerical rating or description of their stress level.
- Visualizations: The application offers interactive charts and graphs to visualize stress levels over time, allowing users to identify patterns and trends.
- Stress Reduction Techniques: Stress-o-Meter includes a collection of stress reduction techniques such as breathing exercises, meditation guides, and relaxation techniques.
- Reminders and Notifications: Users can set up reminders and notifications to prompt them to take breaks, practice stress reduction exercises, or record their stress levels.
- Data Analysis: The application provides insights and analysis based on the recorded stress data, offering suggestions and recommendations to help users manage their stress effectively.
To run Stress-o-Meter locally, follow these steps:
- Clone the repository:
git clone https://github.com/username/stress-o-meter.git - Navigate to the project directory:
cd stress-o-meter - Install dependencies:
npm install - Start the application:
npm start
##Dataset Dataset was taken from Kaggle