summaryrefslogtreecommitdiff
path: root/pages/about-us
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-11-30 13:31:20 +0100
committervarac <varacanero@zeromail.org>2015-11-30 13:31:20 +0100
commitac60b9414a2332e03120901bf1f59d75d4da6939 (patch)
tree48f19dc3b17e5600798457ff1272e91bfcdcabe7 /pages/about-us
parent4ec82bece353872a71a48fbd0bba5794b53eca84 (diff)
parent35f88637a34af4a6a88fc1515bf1a202ad3c2749 (diff)
Merge branch 'rgsoc_blogpost'
Diffstat (limited to 'pages/about-us')
-rw-r--r--pages/about-us/news/2015/rails-girls-summer-of-code-2015.md22
1 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.