Tagged: Budibase

SIB Leaderboard Design 1

Building Surveillance in Bangalore leaderboard using Budibase and CouchDB

I wanted to convert the script from the blog post Who is mapping Surveillance in Bengaluru into a simple web app. I could have written a simple javascript and HTML code to call the overpass-turbo API for data and charted using javascript. All in the browser. But there was a much better option with less code.

2

Portable PoIs across Apps

Today, many apps across platforms (web, android, ios, car) use location (lat,lng) or address as the starting point. But there is no single source of truth for my PoIs shared across various apps. For example, I need to store “HOME” on Google Maps, Uber, Ola, and other apps. If you shift, then you will have to update everywhere. There is no way to sync.