By Fardeen Bablu

✌️ Introduction

Technology is now synonymous with politics.

Over the course of the 21st century, our technological capabilities have far surpassed what we could have predicted. From receiving videos and images within seconds to helping us understand and research complex topics, our digital landscape has changed our ability to obtain, analyze, and respond to information.

Populitic is a digital comparison tool that compares the digital landscape of Twitter users, specifically focuses on publicly elected officials or candidates. Through this article, you will learn how to replicate a quick, simple, and easy-to-read Twitter user comparer.

▶️ Overview

  1. Create Azure Function a HTTP Trigger
  2. Connect to Twitter API (using personal keys)
  3. Connect Azure Functions to Visual Studio Code
  4. Code in HTML + JavaScript
  5. Upload coding files to Azure Functions
  6. Display Populitic website

✅ Prerequisites

  1. A Twitter Developer account with a consumer key and consumer secret key

  2. An Azure Functions Account

  3. Visual Studio Code (VSC) Application