https://github.com/devholic/dashboard
dashboard application for monitoring services & team schedule
https://github.com/devholic/dashboard
Last synced: 12 months ago
JSON representation
dashboard application for monitoring services & team schedule
- Host: GitHub
- URL: https://github.com/devholic/dashboard
- Owner: devholic
- Created: 2015-12-25T14:53:28.000Z (about 10 years ago)
- Default Branch: develop
- Last Pushed: 2015-12-28T08:28:25.000Z (about 10 years ago)
- Last Synced: 2025-02-24T08:51:47.592Z (12 months ago)
- Language: Java
- Size: 3.51 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dashboard
dashboard application for team management

## Integration
### GitHub integration
1. [Create New application](https://github.com/settings/developers) to get token.
2. Set `GITHUB_ORG_NAME`:"Organization Name", `GITHUB_ID`:"Client ID", `GITHUB_SECRET`:"Client Secret" in [GithubResources](https://github.com/talebyus/dashboard/blob/develop/app/src/main/java/us/taleby/dashboard/home/github/GithubResources.java)
### Calendar(iCal) integration
* Set `ical`:"iCal address" in [CalendarResources](https://github.com/talebyus/dashboard/blob/develop/app/src/main/java/us/taleby/dashboard/home/calendar/CalendarResources.java)