Skip to content
msert29 edited this page Sep 29, 2016 · 2 revisions

Welcome to the ukPostcode wiki!

This application is designed as an alternative to the commercial UK Postcode verifying systems which are asking for horrendous amount of monthly payments!

It is making use of Google maps api and therefore the user would need to provide an api key, which can be obtained from Google for free.

Please note that there is a limitation on the number of queries which you can do (300 queries per day). although Google Business users have up to 3000+ query rights.

Besides a Google Maps API Key, you will need Qt framework.

This project also outlines Qt Network module and Json file interaction. So anyone out there looking for tutorials on it, can find it useful. I intend to release a QML version of it soon.

Happy coding!

Clone this wiki locally