DoubleO31 / Civitas-Project

Civitas Photo Sharing Website
0 stars 0 forks source link

Scrum update July 16 2018 #6

Open a12b4c3 opened 6 years ago

a12b4c3 commented 6 years ago

I worked on implementing the wow button functionality. I first did it using states, then did it using flux - only to realize that it wouldn't necessarily be needed to used in flux, as states is sufficient and works. Next I will need to connect it to node.js and have it update mongodb accordingly...