Code Monkey home page Code Monkey logo

Comments (7)

enesser avatar enesser commented on August 22, 2024 1

@agungwiseso @dtmzr Love the idea of using QR codes with vCards. But I do think it's probably best for application logic. Reason being, I think most built-in QR code readers simply take the user to a link after scanning from their native mobile camera app. But this would be a great idea for a SaaS solution where someone can create vCards with an online service and automatically get a QR code back.

You can easily use the Express example in the README to hook up a vCard to a URL, then a QR code to point to that URL.
https://github.com/enesser/vCards-js#on-the-web

Let me know how it goes!

from vcards-js.

dtmzr avatar dtmzr commented on August 22, 2024 1

A few students from my course at university and I had to write a paper about cross-media business cards. We ended up with a solution where we print a QR code with a link to an endpoint on the business card. This endpoint dynamically creates a vCard (using this library) from data out of our database. The initial creator of the vCard can change the deposited data at any time, making the data on the business card "flexible".

This project is based on express, mongo, mongoose, and vCards-js. If you're interested I could extract that logic and create a simple real-world example for this library?

Maybe even with both ideas, dynamically data and static.

from vcards-js.

dtmzr avatar dtmzr commented on August 22, 2024

There are other libraries like qrcode which create qr codes through given data. I guess implementing that feature should be up to your application's business logic and not up to this library.

@enesser what're your two cents to this?

from vcards-js.

enesser avatar enesser commented on August 22, 2024

@dtmzr Sounds like a great project. I would love that. Thanks!

from vcards-js.

dtmzr avatar dtmzr commented on August 22, 2024

@enesser here you go.
It's under MIT so anyone can use it however they want to.
Surely would like to here your two cents on that! 👍

Would you like to be added as a collaborator?
Gonna suggest this as an example on the QR code library too.

from vcards-js.

enesser avatar enesser commented on August 22, 2024

@dtmzr Very cool! Gonna check it out soon and possibly link to it from this project, if that's okay!

from vcards-js.

dtmzr avatar dtmzr commented on August 22, 2024

@enesser Sure, whatever you like. Guess this here can be closed then.

from vcards-js.

Related Issues (20)

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.