Victoria Lovictoria.hashnode.net·Mar 25, 2021How to Build a Quote Gallery App using Google SheetsDevelopers commonly use SQL or NoSQL databases to store and organize data. But do you know that there's a more lightweight, flexible and intuitive alternative? It's called a spreadsheet, a very familiar type of document for most people. In this begin...Edidiong Asikpo (Didi) and 3 others are discussing this4 people are discussing thisDiscuss·82 likes·704 readsRandom Projects to Buildgoogle sheets
Osumgba ChiamakaforChiamaka Osumgba - Software Developerpearl.hashnode.net·Aug 4, 2020How to Build an API With Nodejs, Expressjs and Google Sheet - Series 1Got a bunch of work done with spreadsheets and you are wondering how to integrate that data into your Nodejs application without moving it to a relational or NoSql database? That’s possible and you’ll learn how to get it done in this article. Google ...Bolaji Ayodeji and 6 others are discussing this7 people are discussing thisDiscuss·73 likes·394 readsgoogle sheetsThis is really amazing, thanks for sharing! 3
Chris Bongersdaily-dev-tips.hashnode.net·May 23, 2021Generating QR Codes in Google SheetsBeing a developer comes down to using the right tool for the right job. And sometimes, it can be a Google sheet or Excel sheet that can automate a simple task for you. Have you ever needed to generate QR codes from a whole list of URL's for instance?...Discuss·49 likes·164 readsGoogleWOW! 3
Nibesh Khadkakcl.hashnode.net·Apr 24, 2023How to Insert Multiple Rows in Google Sheets with Apps Script?Hello and welcome to our blog series on automating Google Sheets with Apps Script. In this tutorial, we will guide you on how to insert multiple rows in Google Sheets using a simple script. We'll explore how to use UiApp to create a custom user inter...DiscussGoogle Apps Scripts & App Sheetgoogle sheets
Tirthya Kamal Dasguptatirthya-kamal-dasgupta.hashnode.net·Apr 2, 2023Effortlessly collect enquiries: How you can use Vercel Serverless Functions and FastAPI to send enquiry submissions to Google Sheets, for portfolio!Preface Use case To facilitate user queries on my portfolio site, which is currently being developed, I am offering two options for submitting inquiries: emailing me directly or filling out a simple form. To ensure the best user experience for the ...Discuss·36 readsVercel
Wilbert Aristoaristo.hashnode.net·Apr 1, 2023Homemade Watercooler Chat BotBackground As remote work becomes the norm these days, getting to know your coworkers and maintaining a sense of community within a team/company is more challenging than ever. In fact, I experienced this struggle firsthand ever since the pandemic. Af...Discuss·37 readsPython
An TranforDwarves Foundation's Team Blogdwarvesf.hashnode.net·Mar 31, 2023Continuous TranslationIntroduction Continuous Translation (CT) is a modern approach to translation management that involves synchronizing software development and translation workflows. This means that developers, translators, and product owners work together in a continu...Discuss·6 likes·56 readsi18n
Krishna ChaitanyaforFutureSmart AI Blogpnichite-1653929794900.hashnode.net·Mar 23, 2023Unleash the Power of GPT-4 API & Google Sheets: A Step-by-Step Guide to IntegrationIntroduction to Gpt-4 and Google Sheets GPT-4 GPT-4 stands for Generative Pre-trained Transformer 4. It’s an artificial intelligence system that can create human-like text. It is a large multimodal model that accepts image and text inputs, emitting t...Discuss·12 likes·441 readsgoogle sheets
Nibesh Khadkakcl.hashnode.net·Mar 17, 2023Removing Duplicates in Google Sheets: A Guide for Non-codersUgh.., I have so many duplicate rows in my spreadsheet. Well so do many other people. With the script in this article, you can introduce a menu button that lets you delete duplicate rows in your spreadsheet. This blog is the second part of the blog I...Discuss·57 readsGoogle Apps Scripts & App Sheetgoogle apps script
Lukas Albuslukasalbus.hashnode.net·Mar 16, 2023Coding and Google Ads: My New FocusHey there, coding enthusiasts! It's been a while since my last post, but I'm excited to announce my return to the blog. As my journey in programming continues, I've found myself working extensively with Google Ads account management. So, I'm shifting...Discuss·31 reads#GoogleAds
Nibesh Khadkakcl.hashnode.net·Mar 12, 2023Using Apps Script to Count Checkboxes in Google SheetsYou have checkboxes in your spreadsheet, you’ll like to count them easily. Well, this script I’ll provide will help you with exactly that. Non-coders can easily follow instructions and add this script to their projects. Namaste! This is Nibesh Khadka...Discuss·49 readsGoogle Apps Scripts & App Sheetgoogle apps script
Nibesh Khadkakcl.hashnode.net·Mar 1, 2023How to Highlight Duplicate Rows in Google Sheets?You use sheets a lot and sometimes have difficulty identifying duplicate rows. Then after this blog, you’ll be equipped with a script that’ll highlight duplicate rows in your sheet. Namaste! This is Nibesh Khadka. I am a freelancer that develops scri...Discuss·57 readsGoogle Apps Scripts & App Sheetgoogle apps script
Osvaldo Brignonibrignoni.hashnode.net·Feb 25, 2023Import API data to Google SheetsA simple use case I like using low-code tools to provide simple solutions. I will show you how to import data from any API directly into Google Sheets. This can be useful in a wide variety of scenarios and will work with almost any API that returns d...Discussserply.iogoogle sheets