issues
search
fdezcaminero
/
capstone2
0
stars
0
forks
source link
Add new comment
#71
Closed
ulises2607
closed
1 year ago
ulises2607
commented
1 year ago
Built an add-comment form section to add a comment
Created addComment and displayComment functions to update automatically the comment section when the user adds a comment
Added a counter function to display the number of comments in each popup card
fdezcaminero
commented
1 year ago
Changes required
The stylelint is easy to fix. Consider fixing it right away.
Refactor your code so your functions are called after they are defined.
fdezcaminero
commented
1 year ago
:watch: Time to merge!