issues
search
rockingrohit9639
/
project-zone
Project Zone suggests to users the projects they can create based on their skills. Don't forget to drop a ⭐
https://project-zone-5ef1b.web.app/
MIT License
34
stars
60
forks
source link
ADDED - Commenting Feature Implemented
#204
Closed
naveen8801
closed
3 years ago
naveen8801
commented
3 years ago
Description
I have implemented commenting feature on projects.
Added a patch req endpoint on the server side
Db schema updated accordingly.
Fixes #198
Type of Change:
New Feature
Checklist:
[x] My PR follows the style guidelines of this project
[x] I have performed a self-review of my own code or materials
[x] I have commented my code or provided relevant documentation, particularly in hard-to-understand areas
[x] My changes generate no new warnings
[x] New and existing unit tests pass locally with my changes
Description
Fixes #198
Type of Change:
Checklist: