hpi-swt2 / workshop-portal

A Ruby on Rails app to manage workshops
http://workshopportal.herokuapp.com/
MIT License
21 stars 13 forks source link

Fetch Events from zen.coderdojo.com #669

Open niccokunzmann opened 7 years ago

niccokunzmann commented 7 years ago

The CoderDojo at HPI lists all the events on zen.coderdojo.com. This is the API: https://zen.coderdojo.com/documentation

I would like to fetch the events from there and display them. What do you think?

bjrne commented 7 years ago

I like the idea of letting this become a source of more (mostly student-related) events at HPI. However, we still have to discuss how and where this will be integrated into the website and a lot of what we could to with this website depends on that.