QR Reader configured to work with the Wizticket Application
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
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.
This project was built using:
- Xcode 10.2 - IDE de desarrollo para iOS
- Xcode Command Line Tools - Installed alongside Xcode
This is a small guide to get you started.
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
- Open the xcodeproject file on Xcode 10
- Click the run button, selecting your preffered device to test
- Enjoy
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Fernando Martin Garcia Del Angel - martntn - martingarciadelangel@me.com
Project Link: https://github.com/a01334390/Noor