Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)