My-Photo-Diary icon indicating copy to clipboard operation
My-Photo-Diary copied to clipboard

Demo application using cordova and ionic.

My Photo Diary

A hybrid application (you can find here the native one) to take pictures and look at them in a timeline or a map showing where they were taken. You can also send your best photos to your friends.

Demo

I’m new to javascript and angular so if you find something wrong in the code just let me know and I'll try to fix it.

#Thanks

#How to build

  • You need Node.js, npm and grunt
  • git clone https://github.com/dcampogiani/My-Photo-Diary.git
  • cd My-Photo-Diary/
  • npm install
  • bower install
  • Done, now use commands as explained here

##Some Info

You can find here (just italian sorry) some info about the code.