Further Work
Add a form page to make it easy for the user to specify an organisation
(Currently access rmit-programming-club by default if not parameters are provided. Should we continue doing this or display an error message instead?) -> FALSE, I messed up my commits, will add to later PR
Update to allow users to specify an organisation like so: https://network-vis-rad-rmit.c9users.io/organizations/index?name=rmit-programming-club https://network-vis-rad-rmit.c9users.io/organizations/index?name=org_name_goes_here' It will then return a formatted json response of that organisations repos.
Further Work Add a form page to make it easy for the user to specify an organisation
(Currently access rmit-programming-club by default if not parameters are provided. Should we continue doing this or display an error message instead?) -> FALSE, I messed up my commits, will add to later PR