Coder Social home page Coder Social logo

calmmute's Introduction

calmmute

Calmmute is built upon the idea that commutes are cognitively important: having time between engagements allows our brains to finish processing the last thing we did before it begins work on the next. We noticed that often people either schedule meetings back-to-back, or use their "awkward" between-meeting time to do more work. Both of these scenarios remove the precious commute time and can cause stress and cognitive difficulty.

Current State of the Software:

Homepage

The user opts in to the calmmute experience and tells the site how they feel and how much time they have for this. This takes them to a page where they are served some meditation music and a yoga pose. They have the option to get a new yoga pose without interrupting the music. When they are done, they can provide feedback on the experience.

How the Code Works:

Organization

There are two pages of our site: The greeting page and the Calmmute page. The greeting page is built in index.html and server.py, and is made up of html and some javascript/jquery. The Calmmute page is built in calmmute.html, pose.html, and server.py, and is made up of html, javascript/jquery, and embedded elements from The Meditation Podcast's soundcloud page and www.yoga.com for the music and yoga pose respectively.

Data Flow

The user's feedback and other entered data is saved to a text file. It is not currently displayed or used beyond that.

How to Run the Code

First, download the repo from github. Our project requires you to have urllib.request. Our page is currently run locally, so you will need to navigate to its location in your terminal and then enter "python3 server.py" This should start up the server and give you a link for your browser to access Calmmute. Enjoy!

Issues and Future Work

Known issues

Calmmute does not consistently function in the Firefox browser, for unknown reasons related to the embedded video. Chrome seems to work fine. In addition, some forms in Calmmute do not submit information correctly, for mysterious reasons.

What Could Be Next

We aren't sure what the best delivery of this page is. As an installation, it could be run from a tablet or other smart device with a screen, and could be installed in an appropriate curated space. As an app, a person could engage with it regardless of location. As a web-page or app, the interface could be both in an installation setting and portable. We have not decided which to do as of the completion of this stage, but there are lots of possibilities for the setting of this experience.

It could use the time information that the user enters at the beginning to customize their experience: choose a song of appropriate length, somehow alert them that their time has elapsed, fade out, etc.

It could track feedback as related to the pose/media that was playing on the page, or otherwise employ analytics to customize the experience.

It could have some other content related to calmness and mind clearing, such as meditation mantras.

The sound player could be less prominent, since there's something nice about not having to make choices. It could just offer a "next song" the way the pose has a "new pose" button.

We need to check in about the rights and display rules for embedded media that we didn't create.

calmmute's People

Contributors

yehemily avatar mqlkome avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.