Git Product home page Git Product logo

itskarudo / google-sheets-mindmap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adelcse/google-sheets-mindmap

1.0 0.0 0.0 478 KB

The Miro and Spreadsheet integration can provide users with the ability to import data from spreadsheets and automatically generate mind maps in Miro. This integration can streamline the mapping and diagramming process, allowing users to visualize structured data from 3rd-party sources in a more organized and efficient manner.

Home Page: https://miro-sheets-mindmap.vercel.app

JavaScript 1.61% TypeScript 97.53% CSS 0.86%

google-sheets-mindmap's Introduction

Create a Miro app

How to start locally

  1. Sign in to Miro, and then create a Developer team under your user account.

  2. Create an app in Miro.

  • Click the Create new app button.
  • On the Create new app modal, give your app a name, assign it to your Developer team, and then click Create.
  1. Configure the app:
  • In your account profile, go to Your apps, and then select the app you just created to access its configuration page.
  • On the app configuration page, go to App Credentials, and copy the app Client ID and Client secret values: you'll need to enter these values in step 4 below.
  • Go to App URL and enter the following URL: http://localhost:3000
  • Go to Redirect URI for OAuth2.0, and enter the following redirect URL: http://localhost:3000/api/redirect
  • Click Options.
    From the drop-down menu select Use this URI for SDK authorization.
  • Lastly, go to Permissions, and select the following permissions:
    • board:read
    • board:write
  1. Open the .env file, and enter the app client ID and client secret values that you saved at the beginning of step 3 above.
  2. Run npm start to start developing.

When your server is up and running:

  • Go to Miro.com.
  • In your developer team, open a board.
  • To start your app, click the app icon in the app toolbar on the left.

google-sheets-mindmap's People

Contributors

adelcse avatar itskarudo avatar phues avatar

Stargazers

Feru OwO avatar

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.