mirror of
https://github.com/vipul-sharma20/slate.git
synced 2026-06-28 08:23:05 +00:00
Self hosted Slack app for daily standups
https://vipul-sharma20.github.io/slate/
- Python 97.7%
- Dockerfile 1.5%
- Mako 0.8%
|
|
||
|---|---|---|
| .github | ||
| app | ||
| charts | ||
| docs | ||
| migrations | ||
| .gitignore | ||
| app_manifest.yml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE.md | ||
| README.md | ||
| requirements.txt | ||

Self hosted Slack app for daily standups.
Documentation here.
Features
- Create standup submissions using Slack dialog box or slash commands.
- Ability to add different standup forms/questions for different teams.
- Notify users to submit their standups.
- Publish standup responses to a Slack channel. Can configure different Slack channels for different teams.
- CRUD APIs to manage standups, submissions, users, teams etc.
License
MIT