I also have an iOS published app that has a Google Sheets “backend”: https://subsol.one It’s an app for finding parties and festivals in Romania, and the sheets choice makes it super easy for my brother and his friends to add parties to the app. I thought about adding a “real” database and tried some apps/frontends for them, but nothing made it easy enough to update and insert rows for non technical people. I figured…
Portugal. The Man – Official Website Is a Google Sheets Document
71–80 of 186 posts
Re: Portugal. The Man – Official Website Is a Google Sheets Document
#72After years of dormancy, a surprising new chapter in the using for layout debate emerges.
Re: Portugal. The Man – Official Website Is a Google Sheets Document
#73I also have an iOS published app that has a Google Sheets “backend”: https://subsol.one It’s an app for finding parties and festivals in Romania, and the sheets choice makes it super easy for my brother and his friends to add parties to the app. I thought about adding a “real” database and tried some apps/frontends for them, but nothing made it easy enough to update and insert rows for non technical people. I figured…
Re: Portugal. The Man – Official Website Is a Google Sheets Document
#74Re: Portugal. The Man – Official Website Is a Google Sheets Document
#75Re: Portugal. The Man – Official Website Is a Google Sheets Document
#76It’s a pet peeve of mine how selectively the “don’t editorialise headlines” guideline is enforced
Re: Portugal. The Man – Official Website Is a Google Sheets Document
#77Re: Portugal. The Man – Official Website Is a Google Sheets Document
#78Now might be a good time to mention the band Vulfpeck's website, which is refreshingly stripped-down and no more flashy in it's design than Craigslist. Aside from it's custom typeface: https://www.vulfpeck.com/ The site is a little light on content right now because there's not much going on with the band, but going back in time you can see how crisp and functional the entire thing is, even when loaded with informati…
Similar one that I love from Nicolas Jaar with major indie-hacker vibes, albeit a less sick typeface: https://nicolasjaar.net/
Re: Portugal. The Man – Official Website Is a Google Sheets Document
#79I also have an iOS published app that has a Google Sheets “backend”: https://subsol.one It’s an app for finding parties and festivals in Romania, and the sheets choice makes it super easy for my brother and his friends to add parties to the app. I thought about adding a “real” database and tried some apps/frontends for them, but nothing made it easy enough to update and insert rows for non technical people. I figured…
You can easily turn a spreadsheet into a small CRUD database with HTTP API using Google Apps Script. I've shared an example a few years ago: https://spreadapi.roombelt.com/setup .