Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liyasthomas/ebb
π Feel life again from a new perspective. https://ebb.vercel.app
https://github.com/liyasthomas/ebb
ebb hackathon
Last synced: 28 days ago
JSON representation
π Feel life again from a new perspective. https://ebb.vercel.app
- Host: GitHub
- URL: https://github.com/liyasthomas/ebb
- Owner: liyasthomas
- License: mit
- Created: 2020-08-31T02:08:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T19:14:57.000Z (over 1 year ago)
- Last Synced: 2024-05-01T17:02:34.081Z (6 months ago)
- Topics: ebb, hackathon
- Language: Vue
- Homepage: https://ebb.vercel.app
- Size: 4.05 MB
- Stars: 81
- Watchers: 6
- Forks: 16
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
ebb
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-34cdfa)](CODE_OF_CONDUCT.md)
Feel life again from a new perspective.## **Manifesto**
"Nothing can bring you peace but yourself."
_β Ralph Waldo Emerson_
## **What is ebb?**
ebb is a web app that gamifies stress/anxiety/depression management in an actionable manner to provide relief. We developed ebb to address the problem statement of using technology to aid issues centered around stress/anxiety/depression.
We want to help people with stress/anxiety/depression realise their ability to take control of their condition and take actionable steps to obtain a positive impact on their mental health.
An immersive task-based journey that inspires people towards self-discovery and emotional maturity to gain the ability to be fully present in the moment.
---
[![Screenshots](https://i.imgur.com/8jlHJsl.png)](http://ebb.vercel.app)
---
## **Inspiration**
Project ebb is inspired by Carl Pullein's blog post "[Productivity is not about doing more work.](https://medium.com/carl-pullein/productivity-is-not-about-doing-more-work-25a0bb1fdf22)".
### Productivity is not about doing more work.
_β Carl Pullein_
> Thereβs a perception that to become more productive means doing more work. Yet that is not the purpose of becoming more productive at all. Becoming more productive is about becoming more effective at getting your work done so you can spend more time doing the things you want to do with the people you love being with.
## **How?**
1. ebb quantifies the user's stress/anxiety/depression level 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.
2. Users then decide on the activities to spend their days on, the reward they get for completing them (to positively reinforce the habit of taking actionable steps to deal with their condition).
3. When users check back in, ebb prompts them to reward themselves, then proceeds to re-evaluate their stress/anxiety/depression levels.
4. If their stress/anxiety/depression levels are not up to mark, users get to re-attempt the challenge with their re-evaluated levels, restarting the whole process.
Productivity tools and mental health apps usually take the form of mood trackers, which are useful, but offers very little that's actionable beyond telling the user what they should do.
ebb focuses on getting users to take action by helping them to visualize their tasks that needs to be completed before the day ends. Spending time on such task is equivalent to doing activities that could lower your negative emotion levels, and we are not aware of any other apps that does something similar in terms of gamification.
ebb helps to solidify the habit of taking actionable steps to deal with one's condition by getting users to pick a reward prior, then administering it after theyβve completed their tasks. The premise for this idea is positive reinforcement, in which learning accompanied by positive feelings are more likely to be remembered. Thus, the associating of rewards with the successful spending of credits is effective in encouraging users to deal with their condition in an actionable manner in the long run.
**Table of Contents**
- [Features](#Features)
- [Demo](#Demo)
- [Usage](#Usage)
- [Built with](#built-with)
- [Installation](#Installation)
- [Authors](#Authors)
- [Support](#Support)
- [Contributing](#Contributing)
- [License](#License)
## **Features**
#### **Emotion tracking**
Learn about your mood patterns and visually see yourself improve.
#### **Tasks**
Level up your emotional states as you learn, challenge yourself with daily tasks.
#### **Rewards**
Take actionable steps to earn rewards - learning accompanied by positive feelings are more likely to be remembered.
#### **Streaks**
Count how many consecutive days you're able to complete tasks.
#### **Synced**
All your information in any device, anywhere, everytime.
## **Demo**
- [Web app](http://ebb.vercel.app)
- [Video demo](https://www.youtube.com/watch?v=VrhNVepG1lI)
## **Usage**
1. Add current emotion
2. Choose a fun task
3. Choose a reward
4. Finish the task before day ends to gain reward
## **Built with**
- HTML
- SCSS
- JavaScript
- [Vue](https://vuejs.org)
- [Nuxt](https://nuxtjs.org)
- [TailwindCSS](https://tailwindcss.com)
- [Vercel](https://vercel.com)
## **Installation**
0. Update [`.env.example`](https://github.com/liyasthomas/ebb/blob/master/.env.example) file found in repository's root directory with your own keys and rename it to `.env`.
_Sample keys only works with the [production build](https://ebb.vercel.app)._
#### Browser based development environment
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/liyasthomas/ebb)
#### Local development environment
1. [Clone the repository](https://help.github.com/en/articles/cloning-a-repository) with git.
2. Install dependencies by running `npm install` within the directory that you cloned (probably `ebb`).
3. Start the development server with `npm run dev`.
4. Open development site by going to [`http://localhost:3000`](http://localhost:3000) in your browser.
## **Authors**
- [Liyas Thomas](https://github.com/liyasthomas)
- [Andrew Bastin](https://github.com/andrewbastin)
## **Support**
Please [open an issue](https://github.com/liyasthomas/ebb/issues/new) for support.
## **Contributing**
Please contribute using [GitHub Flow](https://guides.github.com/introduction/flow). Create a branch, add commits, and [open a pull request](https://github.com/liyasthomas/ebb/compare).
Please read [`CONTRIBUTING`](https://github.com/liyasthomas/ebb/blob/master/CONTRIBUTING.md) for details on our [`CODE OF CONDUCT`](https://github.com/liyasthomas/ebb/blob/master/CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.
## **License**
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [`LICENSE`](https://github.com/liyasthomas/ebb/blob/master/LICENSE) file for details.
Feel life again from a new perspective.
Because we believe software do save lives.