Skip to content

minimal-func/workspace

Repository files navigation

Workspace - Personal productivity application

Deploy

Workspace is webapp which allows you to write your thoughts and track your energy levels and rate your day.

Features:

  • Write your reflections
  • Measure your confidence and energy levels
  • Write your biggest challenges
  • Write about your learned lessons
  • Track your progress and levels
  • Your one main goal with countdown!

Screenshot

Screenshot

Roadmap:

  • Add endless scrolling (pagination) for reports
  • Add CSV export of your data
  • Add searching through all content

System Dependencies

  • Ruby >= 2.3.0 (install with rbenv)
  • Rubygems
  • Bundler (gem install bundler)
  • PostgreSQL

Guidelines

  • Pull requests are welcome! If you aren't able to contribute code please open an issue on Github.
  • Write specs
  • Develop features on dedicated feature branches, feel free to open a PR while it's still WIP
  • Please adhere to the Thoughtbot ruby styleguide
  • All code and commit messages should be in English

License

MyReflections is distributed under the MIT license.