- I changed the design a little, it could still definitely use some work. There is also a lot of whitespace that could be used.
- I'm thinking the purpose of the app will be to display the coordinates when you press a button and if you press it again you will get new coordinates assuming you moved. Right now the app just keeps displaying coordinates in a list and the app actually seems to get slower after pressing the button multiple times so that may need to be fixed.
Wednesday, May 6, 2015
Coordinates App
I worked on making an app, which used the note app as a basis, that displays a users coordinates. As long as the user has GPS enabled it will store the coordinates in a list item. On Friday I'll actually put the app on github but in the meantime I'll make a few points.
Subscribe to:
Post Comments (Atom)
Great post! Your observations (the design aspect of this process) are spot on. Yes, pressing the button should get a geolocation and leave it displayed until you press the button again. Also, the whitespace should include what the values being displayed are (longitute and latitude?).
ReplyDelete