diff options
Diffstat (limited to 'pages')
-rw-r--r-- | pages/about-us/news/2015/rails-girls-summer-of-code-2015.md | 22 | ||||
-rw-r--r-- | pages/img/pages/rgsoc.png | bin | 0 -> 8731 bytes |
2 files changed, 22 insertions, 0 deletions
diff --git a/pages/about-us/news/2015/rails-girls-summer-of-code-2015.md b/pages/about-us/news/2015/rails-girls-summer-of-code-2015.md new file mode 100644 index 0000000..55db437 --- /dev/null +++ b/pages/about-us/news/2015/rails-girls-summer-of-code-2015.md @@ -0,0 +1,22 @@ +@title = 'Rails Girls Summer of Code 2015' +@author = 'Varac' +@posted_at = '2015-26-10' +@more = true +@preview_image = '/img/pages/rgsoc.png' +@preview = 'Rails Girls Summer of Code 2015 is over. It was a success and we're very happy about the new LEAP webapp features that just got merged !" + +We had two teams this year working on two major feature for the [LEAP webapp](https://leap.se/en/docs/platform/services/webapp). The webapp is using ruby on rails, so we applied with it to this years RGSOC as an organisation. + +# Bitcoin Payments + +The [team from Quito, Ecuador](https://teams.railsgirlssummerofcode.org/teams/90) worked on implementing the [billing engine](https://github.com/leapcode/leap_web/tree/develop/engines/billing) which allows the provider to bill its customers for their plans. Currently, [Braintree](https://www.braintreepayments.com/) is the only payment provider which customers can use with Pay Pal, Bitcoin and Credit Cards. + +# Invite Codes + +Our [team in Hamburg, Germany](https://teams.railsgirlssummerofcode.org/teams/52) implemented the [invite code](https://leap.se/en/docs/platform/services/webapp#invite-codes) feature. Admins can generate invite codes so they can limit the registration, which before was either closed or completely open. + + +# Thank you ! + +A big thanks goes to all people that helped making this years Summer of Code such a success, including the orga team, coaches, mentors and most of all, to both of the amazing teams that did the actual code ! +We hope we can participate again in next years Summer of Code again. diff --git a/pages/img/pages/rgsoc.png b/pages/img/pages/rgsoc.png Binary files differnew file mode 100644 index 0000000..79f4a25 --- /dev/null +++ b/pages/img/pages/rgsoc.png |