# github-organization-issue-manager **Repository Path**: mirrors_coolaj86/github-organization-issue-manager ## Basic Information - **Project Name**: github-organization-issue-manager - **Description**: A scrumboard for github issues for an entire organization (not onesy-twosy) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Github Organization Issue Manager === For a small / medium business with relavitely few projects, it's a lot nicer to be able to see a holistic view than to have to drill-down for everything. * Completely browser-based - **no server-side code** * Stores all data in localStorage * Hosted on Github Pages * Uses CORS / XHR2 to communicate directly with the github API. * Needs love from a designer Host it Yourself === 0. You must [register your application on github](https://github.com/account/applications) to use this [CORS / XHR2](http://developer.github.com/v3/#cross-origin-resource-sharing) app. 0. Copy the files onto your web server (or run it from localhost) 0. Done. That was all. Similar Services === *