Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo ("writernmae") causing issue between frontend and backend #9

Open
A-nirvana opened this issue Sep 9, 2024 · 1 comment
Open
Assignees

Comments

@A-nirvana
Copy link

The frontend blog section does not show the name of the writer because a part of the /getblogs endpoint response is
{ "writernmae": "Aditya Ranjan",
"writeremail": "aditya21_ug@civil.nits.ac.in",
"writerintro": "Technical Head at E-Cell NIT,Silchar."
,},
So we have to fix this in the frontend where its typed as "writername" or here in the backend by fixing the typo.

@Ruler45
Copy link
Collaborator

Ruler45 commented Nov 14, 2024

Fix it whenever you are free.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants