Breakpoint App is a free tennis league scheduling web application
- based on Ruby on Rails
- distributed under the MIT License
- Ubuntu/Debian (not tested on Windows)
- ruby 2.0.0+ (not tested on 1.9.3+)
- PostgreSQL
Coming soon
Twitter:
- @breakpointapp
- @davekaro
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request