Skip to content

harshithl1777/roadrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen Shot 2022-10-11 at 9 06 48 PM

Roadrunner

Description

Roadrunner allows for the transfer of data from Trello to Google Sheets with automatic formatting in realtime. This eliminates the need for manual formatting of raw data taken from Trello. This project was primarily developed as an internal tool for a company.

How it works

Roadrunner's data transfer and formatting process works as follows:

  1. A user creates a webhook pointing from a Trello board to a Google Sheets file.
  2. Each time the user creates a change on the Trello board, Roadrunner receives a webhook POST request documenting the changes.
  3. Roadrunner formats the updated data and sends it over to Google Sheets to be pasted in the file.
  4. This whole process happens in realtime and with almost no latency for each change.

Tech Stack

  • React, Firebase, Heroku
  • Node.js, Express, PostgreSQL

Gallery

Sign Up Page Sign Up Page Webhooks Page Active Webhooks

New Webhook Modal

New Webhook Modal

About

A middleware data processing service application between Trello and Google Sheets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published