I've made a Pinterest Clone - Feedback?

Hi everyone,

Just finished the last project of my Backend Development Cert: A pinterest clone!!

here is the live app:

http://pintercat.herokuapp.com

And my code on github: https://github.com/chemok78/pintercat

Any feedback? Thanks!

1 Like

Hi,

First of all, congrats on getting your backend certification!

I am not really familiar with pinterest, but here are few things I noticed:

  • Clicking on “0 Likes” changes it to “1 Likes” (which I expected), but clicking “1 Likes” changes it to “0 Likes”. So the image already has 1 like (not from me) and then I click it.
  • Sometimes the images are placed over each other. No idea when it happens exactly, but I noticed it a few times.

(Besides that,) you have a done a very good job!