From 35f88637a34af4a6a88fc1515bf1a202ad3c2749 Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 27 Oct 2015 14:35:39 +0100 Subject: rails girls summer of code 2015 blogpost --- .../news/2015/rails-girls-summer-of-code-2015.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 pages/about-us/news/2015/rails-girls-summer-of-code-2015.md (limited to 'pages/about-us') 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. -- cgit v1.2.3