July 2018
Beginner to intermediate
668 pages
16h 29m
English
This recipe is divided into client and server sides. The client side is a mobile app acting as a special camera that's able to get image and location data and then send it to a remote server. There is also a live preview on the main form so that you can see what you are sending to the server. The server simply gets the information and stores it in the file system. This recipe is quite complex, so I avoided an actual SQL (or NoSQL) database to store all the information and used the file system.
Read now
Unlock full access