etinaude / 9spokes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Office 365 9 Spokes Integration

Description

This is an Addin for Microsoft Excel which uses APIs to find public data sources such as

  • Companies Office NZ
  • Companies House UK
  • Yahoo Finance
  • Google Trends
  • LinkedIn

and displays the data in a dashboard that the user can easily modify, use, and access.

Running the Programme

Run the following script in your terminal from the root directory

npm stop
npm start

Using the Programme

  1. First open the taskpane by clicking the 9spokes logo on the far right hand side under the "Home" tab.
  2. Click "Create workbook from template" and reopen the taskpane once the new workbook has been created.
  3. Select the source you'd like to use to search for your company under the "Set-up" tab
  4. Click "import".
  5. The data should now be loaded and displayed in the dashboard

Prerequisites

Follow this tutorial from Microsoft which explains all the prerequisites

npm install -g yo generator-office

Installing

Clone or Download this repository and run the following script in your terminal from the root

directory of the project

npm install

Report a bug or get further

To report a bug or get further help please visit the 9Spokes support page

Debugging

This app supports debugging using any of the following techniques:

Additional Resources

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

License:Other


Languages

Language:TypeScript 69.5%Language:Python 27.5%Language:JavaScript 1.2%Language:CSS 1.0%Language:HTML 0.7%Language:Batchfile 0.0%