Skip to content

jiheh/flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flow

Flow is a chrome extension that fosters the mental well-being of its users through beautiful images, tranquil music, and personal-reflection tools. It is accompanied by a web application, which allows organizations of all sizes to better connect to their members; from the web application, organization administrators can invite members to channels on the chrome extension, create and send announcements and surveys - which are subtly rendered on the extension to the users - and visualize the data from survey responses. We hope that Flow will brighten users' days and promote a more positive community for organizations, one tab at a time.

Get started

Deployed Apps

The flow chrome extension (beta) is available on the Chrome Web Store.

The web app is available at get-flow.herokuapp.com. Please note that it takes a while for the web app to start up.

See the instructions below if you would rather delve into the developer side of flow.

Web App

npm install
npm run server
npm start // separate terminal

Chrome Extension

Go to the chrome folder

npm install
npm start
  • In a chrome browser, go to chrome extensions (chrome://extensions/)
  • Check the 'Developer Mode' box
  • Load unpacked extension and select the chrome folder
  • Open a new tab and enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages