GithubHelp home page GithubHelp logo

mustafahasankhan / apps.clickup Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rocketchat/apps.clickup

2.0 0.0 1.0 356 KB

This Repository is for the GSOC 2022 ClickUp app integration for Rocket.Chat

TypeScript 100.00%

apps.clickup's Introduction

ClickUp Integration for Rocket.Chat

Horizontal Banner

The ClickUp App for Rocket.Chat provides a seamless integration between ClickUp and Rocket.Chat and improves collaboration between teams. The application allows users to create and manage thier tasks and workspace, subscribe to task events, create new tasks, edit and delete their tasks, lists, folders, spaces & workspaces and do much more right from Rocket.Chat.

๐Ÿš€ Features

  • Quick and easy setup.
  • Login to ClickUp with one click using built-in OAuth2 mechanism.
  • Subscribe to Task Events and get notified about new comments, priority changes, assignee updates, etc.
  • Retreive and manage tasks right from Rocket.Chat channels.
  • Create new tasks from Rocket.Chat and make channel of task assignees.
  • Edit the tasks right in Rocket.Chat and share them with other channel members.

๐Ÿ”ง Installation steps

  1. Clone this repo and Change Directory:
    git clone https://github.com/RocketChat/Apps.ClickUp.git && cd Apps.ClickUp/

  2. Install the required packages from package.json:
    npm install

  3. Deploy Rocket.Chat app:
    rc-apps deploy --url http://localhost:3000 --username user_username --password user_password Where:

    • http://localhost:3000 is your local server URL (if you are running in another port, change the 3000 to the appropriate port)
    • user_username is the username of your admin user.
    • user_password is the password of your admin user.

    For more info refer this guide

๐Ÿ“ฒ Setup guide

  • Create an app on ClickUp by following these steps:
    1. Navigate to Integrations page in team settings.

    2. Select the ClickUp API tab.

    3. Click on Create an App, enter desired app name and your server's URL without trailing slash in the Redirect URL(s) input box.

    4. Click on Create App button to generate a Client ID and Client Secret.

  • Fill the details in the ClickUp app on your server by following these steps:
    1. Navigate to Administration->Apps.

    2. Select the Installed tab.

    3. Click on ClickUp, and go to Settings tab.

    4. Enter your generated a Client ID and Client Secret and click on Save changes button.

  • Start the authorization by using /clickup-app auth slash command.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.