rmit-programming-club / network-vis

A tool to visualisation coding activity and collaboration within a Github Organisation
GNU General Public License v3.0
9 stars 2 forks source link

Specify Org via GET Request #24

Closed ghost closed 7 years ago

ghost commented 7 years ago

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