Development Log - ehyoo/i-am-here GitHub Wiki

###14 July 2015
Able to populate the table with texts
Confirmed the ability to search to an incredible small radius. (We’ll decide on what we’ll hardcode later)

###15 July 2015
Can Upload Location.
Navigation Fixed
Error for location not loaded done

###16 July 2015
Show map
fixed segue saving
location upload (finally) works

###17 July 2015
test pin works
and that’s it.

###20 July 2015
Debugging pinning

###21 July 2015
Confirmed that this thing works.
Fixed faulty segue
//MVP FINISHED
Facebook Login Implemented

###22 July 2015
New custom login pages
Attempted to fix the query- almost working.

###23 July 2015
Fixed broken query (current location and segue error)
Fixed Pin Making (no more overlaying annotations)
Annotations are slightly fixed (button adjusted)
Logout Button implemented

###24 July 2015
Structure of project adjusted.
Fixed table list such that you can see both the username and the post.
Added full post view screen (not linked to map annotations yet)
Added about me page and moved the log out button to there- began implementing the posts that the user made.

###25 July 2015
Fixed double logout screen bug
Implemented see only the posts that the current user made page

###28 July 2015
Fixed logout screen segue issue
Implemented date stuff
Fixed marker code such that it stores the Post it references.

###29 July 2015
Uploading and Viewing images implemented