section-engineering-education / engineering-education

“Section's Engineering Education (EngEd) Program is dedicated to offering a unique quality community experience for computer science university students."
Apache License 2.0
364 stars 890 forks source link

How to generate URL and Text QR codes using Node #2013

Closed franciskaguongo closed 3 years ago

franciskaguongo commented 3 years ago

Proposed title of the article

How to generate URL and Text QR codes using Node

Introduction paragraph (2-3 paragraphs):

Have you ever desired to build a code that generates QR codes of text or URL inputs using Node.js? You are in the right place. In this tutorial, you are going to learn how to create a QR code generator for text or URL input using Node.js. Before we begin, let us learn briefly about QR codes and how they work.

Key takeaways:

At the end of this tutorial, you will have understood:

Pre-requisites:

Some of the minimum requirements for this course are:

References:

Templates to use as guides

hectorkambow commented 3 years ago

sounds like a cool topic - approved @franciskaguongo

hectorkambow commented 3 years ago

merged