Closed mm90849491 closed 8 years ago
This is an easy to implement feature which strongly connects cloud storage feature and user preference feature.
http://guides.rubyonrails.org/form_helpers.html#uploading-files
3.follow Google API to store it on cloud, and save the url in user profile table, so that person will have a picture associated with
https://cloud.google.com/ruby/getting-started/using-cloud-storage
lazy to do the cloud part
This is an easy to implement feature which strongly connects cloud storage feature and user preference feature.
http://guides.rubyonrails.org/form_helpers.html#uploading-files
3.follow Google API to store it on cloud, and save the url in user profile table, so that person will have a picture associated with
https://cloud.google.com/ruby/getting-started/using-cloud-storage