💪 Helm is an app that gamifies stress/anxiety/depression management in an actionable manner to provide relief.

Overview

Helm

Helm is an app that gamifies stress/anxiety/depression management in an actionable manner to provide relief.

To try it out, setup flutter on your machine and clone the project source.

# Clone project
git clone https://github.com/chuabingquan/helm.git

# For iOS deployment
cd helm/
rm -rf ios android/
flutter create .
flutter pub run flutter_launcher_icons:main
flutter run

# For Android Deployment
cd helm/
flutter run

Context

As part of NUS DSC's Hack For Good 2020, we developed Helm to address the problem statement of using technology to aid issues centered around stress/anxiety/depression. More info can be found in our pitch deck.

How Does it Work?

  • Helm quantifies the difference in a user's actual and ideal stress/anxiety/depression level as credits to be spent on a prescribed set of activities before the day ends. By doing so, users inadvertently take actionable steps to deal with their condition.

  • Users then decide on the activities to spend their credits on, the reward they get for completing them (to positively reinforce the habit of taking actionable steps to deal with their condition), and a time for Helm to notify them to check back in.

  • When users check back in, Helm prompts them to reward themselves, then proceeds to re-evaluate their stress/anxiety/depression levels.

  • Should their stress/anxiety/depression levels be not up to mark, users get to re-attempt the challenge with their re-evaluated levels, restarting the whole process.

Screenshots

Helm app screenshots

Credits

You might also like...

Weather App built in Flutter and Riverpod state management

Weather App built in Flutter and Riverpod state management

📈 Weather App built with Riverpod This is a weather app built using Riverpod as it's State Management. This project is an attempt to rewrite the Weat

Dec 7, 2022

A book-keeping/business management app.

verido A book-keeping/business management app. Getting Started This project is a starting point for a Flutter application. A few resources to get you

Nov 18, 2021

A weather app with a minimalist design using the flutter_bloc library for state management.

weather_bloc_app_v2 A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you star

Jul 9, 2022

A flutter todo/task listing example app with advance state management using `Momentum` library.

A flutter todo/task listing example app with advance state management using `Momentum` library.

A flutter todo/task listing example app with advanced state management using Momentum library. Simple on the outside but powerful in the inside. This

Oct 11, 2022

Task management app with flutter, firebase firestore, and firebase auth

to_do_list A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Mar 3, 2022

Todo app - an application maintaining user's todo list. Made to learn state management

todo_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Mar 15, 2022

Family finance management app.

Family finance management app.

Piggy A family finance management app. Piggy is a side project of Abhith Rajan. Technology Stack Web ASP.NET Core Angular MSSQL Previously Piggy used

Dec 31, 2022

Todo Flutter application with sqflite as a local database and bloc state management.

Todo Flutter application with sqflite as a local database and bloc state management.

Todo App A Flutter application developed to add todo tasks and handles it I used Sqflite as a local database to store all the tasks I used flutter_sli

Oct 17, 2022

An event management system.

🌟 Eventour 🌟 📌 The GOTO event management app. ⭐ What was our motivation? As technology advances, we often aim for newer and better approaches for s

Jan 27, 2022
Owner
Bing Quan
Bing Quan
Metask is an intuitive tool for project management and task management.

Metask is an intuitive tool for project management and task management. It is ideal for your personal organization, but also for efficient teams.

Nijat Namazzade 11 Nov 5, 2022
Generate a new file by compressed video, and provide metadata. Get video thumbnail from a video path, supports JPEG/GIF. To reduce app size not using FFmpeg in IOS.

flutter_video_compress Generate a new path by compressed video, Choose to keep the source video or delete it by a parameter. Get video thumbnail from

天海るり 179 Dec 8, 2022
Server that provide API to simple note application

note-app-api-mobile end-to-end note application API Golang for the web application MongoDB for the database PostMan requests Collection Flutter simple

Kareem ahmad 6 Oct 4, 2022
Provide easy and flexible way to show SnackBar. Simple text, undo, and error style are supported.

snack_bar_presenter Provide easy and flexible way to show SnackBar. Simple text, undo, and error style are supported. . . . Usage import 'package:exam

Masayuki Ono (mono) 8 Nov 30, 2020
Tubles is a simple applications to provide any tubles in in google maps and we as the user can navigate into the selected tubles location.

Tubles Tubles is a simple applications to provide any tubles place in google maps and we as the user can navigate into the selected tubles location. F

Yusril Rapsanjani 78 Jan 8, 2023
Student Management app for the Faculty of Health Science

Software Design Project - App Repository Student Management app for the Faculty of Health Science Build-Test Status Developers Sedzani Suraksha Favour

Derrin 3 May 24, 2021
ProTasks, a collaborative task management app

ProTasks This is the public repository for ProTasks, a collaborative task management app that I created. You can get the app from here Highlighted Too

null 3 Jan 3, 2023
Shopping app with riverpod state management

Shopify Shopify admin rest api demo project. We are try to use riverpod as state management to improve widget rebuilding performance. May be at some p

null 35 Nov 19, 2022
BMI Calculator Flutter App with State Management

BMI Calculator ?? Our Goal The objective of this tutorial is to look at how we can customise Flutter Widgets to achieve our own beautiful user interfa

Pawan Kumar 53 Dec 13, 2022
task management app by fullstack school

task_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Affan Amir 1 Oct 16, 2021