QR code receipt capture with smartphones and tablets
Programming native apps under iOS and Android
As a programming company for individual software, we made our first attempts at iPhone programming very early on when the first devices came onto the market. However, it was quite a while before we were able to implement native apps on behalf of customers.
One such project was the programming of a mobile data capture solution that was to work on iOS for iPad and iPhone as well as on Android. The aim was to capture documents using QR codes.
We were responsible for
- Frontend programming in iOS and Android
- Consideration of the different form factors (smartphone, phablet, tablet)
- Integration of the customer's corporate design while retaining the iOS and Android specifications
- User guidance and login
- Integration of an open source component for QR scanning
- Programming the server-side web service logic with Zend Framework
- Database storage and further processing on the web server