/QR-Code-Generator

This application has the ability to generate a QR code or a BAR code according to your input. When it comes to the language of this application i have developed this application based on C#.

Primary LanguageC#

QR-Code-Generator

This application has the ability to generate a QR/BAR code according to your input. When it comes to the language of this application it has developed based on C#.

Functionalities

  • Can generate a QR/BAR code according to user input,
  • Can download QR/BAR code through the application,
  • Can update the application.

Application architecture

This application has two layers called UI and SharedLibrary, Bassically UI Layer contains all UI forms of the application while SharedLibrary contains all the common methods and class.