GithubHelp home page GithubHelp logo

gabalafou / airtable-blocks-hackathon Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 394 KB

Two related but distinct Airtable blocks submitted to the Airtable blocks 2020 hackathon. General idea: group locations by distance.

JavaScript 4.15% TypeScript 95.85%

airtable-blocks-hackathon's Introduction

Airtable Blocks Hackathon 2020

Our entry: https://devpost.com/software/distance-grouping

Demo video: https://www.youtube.com/watch?v=Aen_t8UmrLk

We decided to submit two related, but distinct blocks to the hackathon:

  1. Distance Matrix
  2. Distance Grouping

This is reflected in the folder structure of this repository:

blocks/distance_matrix/
blocks/distance_grouping/

Install

If you want to fork these blocks or run them in your own Airtable base, you should first be familiar with the blocks development ecosystem. This is a good place to start: https://airtable.com/developers/blocks/guides/getting-started

The basic steps to get this running in your own base are:

  1. Download this repo
  2. Follow the steps here: https://airtable.com/developers/blocks/guides/run-in-multiple-bases

However, instead of adding a remote, as the above instructions recommend, I would go into the repo and modify the remote.json file, changing it to match your new block's id. That way, you won't have to add the --remote <name> option every time you want to run block run or block release.

Note: each of the blocks is its own separate environment, so I'm not sure you should try to share any files between the two.

Todos

  • Tests
  • Better UI
  • Onboarding
  • Fix combinatoric/scaling issues (partition/grouping/finding best group)
  • Fix matrix chunking logic (The current logic requests more data than needed from Google. There seems to be some tradeoff to make between asking for redundant data versus number of requests.)

airtable-blocks-hackathon's People

Contributors

gabalafou avatar

Watchers

 avatar

Forkers

acewealth

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.