Skip to content

martingdela/wizQR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Contributors MIT License


Logo

wizQR

QR Reader configured to work with the Wizticket Application
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

This is a simple QR Reader application configured to read a Ticket's ID and query Wizticket to check wether the ticket is real or not.

Built With

This project was built using:

  • Xcode 10.2 - IDE de desarrollo para iOS
  • Xcode Command Line Tools - Installed alongside Xcode

Getting Started

This is a small guide to get you started.

Prerequisites

It's possible the Xcode Command Line Tools do not install correctly on your system. For that case, you can run the following command:

$ xcode-select --install

Installation

  1. Open the xcodeproject file on Xcode 10
  2. Click the run button, selecting your preffered device to test
  3. Enjoy

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Fernando Martin Garcia Del Angel - martntn - martingarciadelangel@me.com

Project Link: https://github.com/a01334390/Noor

Acknowledgements