Through the JSON scripting fields we were able to establish Name, Address, Latitude and Longitude so that users can input some of these data entries within the application. So it would look like this on the back-end side:
- Database set up in MySQL
- Database creating a JSON for the file server
- iOS application of MemoMap can get the JSON and parse it into a readable program
- MemoMap is able to list the entries in the JSON as a User Readable interface
- iPhone app is able to get each location of these entries into the internal framework of the iPhone map
Database map between client and server |
Here are some working screenshots of our application:
No comments:
Post a Comment