An application focused on keeping developers in flow by reminding you what you were working on, allowing for collaboration without the cost.
Visit the site at: flowist.io
Frontend repo can be found here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- With intent to support:
- Slack bot
- Chrome extension
$ ./gradlew bootRun
$ ./gradlew clean build
- Then publish the jar to elastic-beanstalk
Deployed using AWS Elastic beanstalk to run the Spring-boot jar
//TODO: Add CONTRIBUTING.md
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Naming for brranches follows the conventions below. All branches are made from dev.
prefix/short-description-here
wip Works in progress; stuff I know won't be finished soon
feat Feature I'm adding or expanding
bug Bug fix or experiment
junk Throwaway branch created to experiment
- James Baldwin (https://github.com/jwbaldwin)
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Thanks to anyone who helped
- Inspiration comes from my frustrating brain which never ceases to find faults in products.