Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devholic/dashboard
dashboard application for monitoring services & team schedule
https://github.com/devholic/dashboard
Last synced: 14 days 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 9 years ago)
- Default Branch: develop
- Last Pushed: 2015-12-28T08:28:25.000Z (about 9 years ago)
- Last Synced: 2025-01-03T07:45:39.447Z (22 days 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
![Screenshot](./Screenshot.png)
## 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)