SMITHsharon / nashConnects

0 stars 0 forks source link

Registered users can recommend (like) other freelancers #10

Open SMITHsharon opened 6 years ago

SMITHsharon commented 6 years ago

Given an authorized user wants to recommend a Freelancer When the user clicks on the Likes (Recommends) button for a Freelancer on the List Nash Freelancers view Then the a Likes Counter increments for the indicated Freelancer

SMITHsharon commented 6 years ago

ToDo

On rewriting just the Like Count, not the whole screen on Angular Directives :: https://docs.angularjs.org/guide/directive

SMITHsharon commented 6 years ago

Done