Polaroided

A React.js web application with a Ruby on Rails backend and Javascript frontend

  • Polaroided implements CRUD actions which enable users to upload and share images with one another. 
  • All interactions between the client and the server are handled asynchronously (AJAX) and use JSON as the communication format and employ RESTful conventions.