Pinmark
Mark & save all your favourite spots
migrate lat/long coords to DOUBLE PRECISION and cut out PostGIS
create png of app icon and splash screen
create consistent uri ngrok tunnel for localhost api version
upgrade app to expo sdk 35
shadow post latest blog post on linkedin
write blog post on the add screen
Implement image uploads from device camera
build tagging interface for the "Add Pin" screen
finish (functionally) the flow for creating a new pin (still needs some styling love)
center map on new pin in create mode
make new pin in create mode draggable
test out radial action menu
write a component to parse + display hashtags with links in elements
build in mailer functionality with mailgun + good old fashioned handlebars
basic design in place for the profile screen
determine if PostGIS can be used to determine city and country of GPS coords, saving me a call to google
make all pins + places in map popups, profile view use the same component
Export CSVs of old users + pins and import it into new db
publish blog post number 2
build image picker component and wire it into the creation interface
fix componentWillUpdate on main screen