https://github.com/slackapi/node-tasks-app
Tasks App is a sample Task Management app built on the Slack Platform.
https://github.com/slackapi/node-tasks-app
nodejs sample-app slack slack-api slack-app
Last synced: 3 months ago
JSON representation
Tasks App is a sample Task Management app built on the Slack Platform.
- Host: GitHub
- URL: https://github.com/slackapi/node-tasks-app
- Owner: slackapi
- License: mit
- Created: 2021-06-09T10:07:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T20:18:31.000Z (over 1 year ago)
- Last Synced: 2024-05-22T07:53:17.607Z (12 months ago)
- Topics: nodejs, sample-app, slack, slack-api, slack-app
- Language: JavaScript
- Homepage:
- Size: 2.32 MB
- Stars: 89
- Watchers: 10
- Forks: 46
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Tasks App
🚨 This app is under active development. 🚨
Tasks App is a sample Task Management app built on the [Slack Platform](https://api.slack.com). To learn more about it, check out this [blog post](https://slack.com/intl/en-ie/blog/developers/sharpen-development-skills-tasks-app) or watch this ongoing series of videos on [YouTube](https://youtube.com/playlist?list=PLWlXaxtQ7fUb0B4uNTKirvrQ0JOTCBFae).
As Tasks App is a tool designed to teach you about the Slack Platform, we don't currently offer a hosted version. If you're looking for a project management tool for your organisation, check out the many options available on our [App Directory](https://my.slack.com/apps/category/At0EFY3MJ4-project-management).
If you want to see the app in action, there's some screenshots below, or you can clone the repo and run it locally.
## App code
- [Setup](./docs/setup.md)
- [Project structure](./docs/structure.md)
## Screenshots### Tasks list on App Home
### Creating tasks with a Global Shortcut
### Creating tasks from a message with a Message Shortcut
