Skip to content
/ QRit Public

Easily transfer a file from web to any platform that reads a QR code. Node js has been used to create back-end of this project. Bootstrap template 'Grayscale' has been used for front end.

Notifications You must be signed in to change notification settings

ygyash/QRit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRit

Easily transfer a file from web to any platform that reads a QR code. Node js has been used to create back-end of this project. Bootstrap template 'Grayscale' has been used for front end.

Live Demo

Project Idea

In order to make it convinient to share files over device, QR code should be the right medium as it can be used on almost any device that can read a QR Code.

Tools and Technologies used

  • Node.js : It was used for the server side programming, to upload the file on the server and further helping to convert it into QR Code
  • QRcode Library of JQuery: It was used to convert the link generated by the server into QR Code.
  • GrayScale Theme: Written in Bootstrap, this was used as the front end theme.

Running locally

Cloning the Repository

git clone https://github.com/ygyash/QRit.git
cd Qrit
npm install

Starting the server on PORT 8086

npm start

The website can be accessed on:

http://localhost:8086/

Screenshots

S2

S1

S3

About

Easily transfer a file from web to any platform that reads a QR code. Node js has been used to create back-end of this project. Bootstrap template 'Grayscale' has been used for front end.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published