Skip to content

singodiyashubham87/ScanVerse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScanVerse - QR Code Scanner Webapp

ScanVerse is a QR Code Scanner Web app built using HTML, CSS, JS, and BootStrap, leveraging the power of the HTML5Qrcode API. It allows users to easily scan QR codes using their device's camera and extract information encoded within the code.

Table of Contents

  • Introduction
  • How to Contribute
  • Team
  • Acknowledgements

Introduction

ScanVerse is a user-friendly web application that provides a seamless experience for scanning QR codes. Whether you want to access a website, view contact information, or discover other types of embedded data, ScanVerse has got you covered. The application uses the HTML5Qrcode API to efficiently process and decode QR codes, making it a reliable tool for everyday use.

How to Contribute

We welcome contributions from the open-source community to improve ScanVerse. Follow the steps below to contribute:

  1. Fork the repository on GitHub.

  2. Clone the forked repository to your local machine.

git clone https://github.com/your-username/ScanVerse.git

  1. Create a new branch and switch to it.

git checkout -b <branch_name>

  1. Make the necessary changes or add new features.

  2. Commit your changes with a descriptive message.

git commit -m "commit_message"

  1. Push your changes to your forked repository.

git push origin feature/<my-contribution>

  1. Open a Pull Request (PR) from your forked repository to the main repository.

  2. Provide a clear and detailed description of your changes in the PR.

  3. Wait for the code reviewers to review your PR and address any feedback if necessary.

  4. Once approved, your changes will be merged into the main repository.

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • HTML5QrCodeReader Library

Team

ScanVerse is brought to you by the following talented individuals:

  • Shubham Singodiya - Developer & Project Lead
  • Vanshita Jain - Designer
  • Sarthak Saxena - Graphics Designer
  • Vansh Gill - UI Designer

We appreciate our team member's hard work and dedication to make ScanVerse a reality.

License: MIT

Releases

  • Release 0.0 : July 16, 2023 @00:41 [Zeroth phase of application completed.]
    • Features: QR Code Scanning facility with opening anchor links embedded inside QR in separate window just after scanning if pop-ups are allowed.

Message from PA

Thank you for visiting ScanVerse!💝
Feel free to explore the code, contribute, and provide feedback.

Releases

No releases published

Packages

No packages published