Code Monkey home page Code Monkey logo

duilo-qr-codes's Introduction

Duilo QR Codes - Opensource Testing Version

This is an app I created following the next tutorial available in Shopify app using Node and React (also Vite, even though is not mentioned here). It contains the basics for building a Shopify app with database and backend steps to completed.

This app allows to the merchants to create QR Codes and assign them to products and discounts quickly and easy. After a QR Code is created, the merchant can send the image with the QR to their customers so they can scan and purchase special promos and discounts.

Tech Stack

  • Vite: Which is a build tool that aims to provide a faster and leaner development experience for modern web projects. Note: I really loved working with this framework, or so. It's so clean and the speed is more than acceptable.
  • SQLITE: SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. Note: My first time working with this amazing database that claims to be the most used database in the world. And based on its simplicity and availability/concurrency, I might think that it is true.
  • React: Popular library that allows me create wonderful frontend on my projects.
  • NODE: Popular backend server used to run Javascript projects.
  • React Router is used for routing. We wrap this with file-based routing.
  • React Query queries the Admin API.
  • Express builds the backend.
  • Shopify API library adds OAuth to the Express backend. This lets users install the app and grant scope permissions.
  • App Bridge React adds authentication to API requests in the frontend and renders components outside of the App’s iFrame.
  • Polaris React is a powerful design system and component library that helps developers build high quality, consistent experiences for Shopify merchants.
  • Custom hooks make authenticated requests to the Admin API.
  • File-based routing makes creating new pages easier.

Getting started

Requirements

  1. You must download and install Node.js if you don't already have it.
  2. You must create a Shopify partner account if you don’t have one.
  3. You must create a development store if you don’t have one.

Installing the template

To install and play with the app, just clone this repo and run npm run dev. Follow the process to connect with your partner account and login. Once you connect sucessfully, go to the App Setup and replace the ngrok link provided so you can see the app working on the panel.

Developer resources

duilo-qr-codes's People

Contributors

jmanzo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.