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
ProjectDetail Page Made Dynamic
#206
Closed
naveen8801
closed
3 years ago
naveen8801
commented
3 years ago
Description
made project detail page dynamic.
Added a get endpoint on the server-side to fetch a project using id.
Only authenticated users can comment now.
Fixes #205
Type of Change:
Bugs
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 #205
Type of Change:
Checklist: