LakshmiSowmya04 / Task-Manager

simple task management application built using the MERN stack
15 stars 36 forks source link

[Bug]: whenever i try to add a new task it just throws some errors #53

Closed Prathamesh0901 closed 1 month ago

Prathamesh0901 commented 1 month ago

Is there an existing issue for this?

What happened?

this error occured when i tried to add a new task

Add ScreenShots

image image image I would love to fix this!

What browsers are you seeing the problem on?

Chrome

Record

LakshmiSowmya04 commented 1 month ago

@Prathamesh0901 proceed for it also ensure they are getting added in backend

parvsehgal commented 1 month ago

Hello i would love to contribute on this project can i please be assigned this issue i think i know why this error is happening this is probably due to there being no user creation frontend so a jwt token cannot be generated and the backend is throwing during authentication

LakshmiSowmya04 commented 1 month ago

Hello i would love to contribute on this project can i please be assigned this issue i think i know why this error is happening this is probably due to there being no user creation frontend so a jwt token cannot be generated and the backend is throwing during authentication

[;ease communicate with @Prathamesh0901 and each of you divide task for frontend and backend separately and make a PR to solve...is it fine?

parvsehgal commented 1 month ago

sure @Prathamesh0901 can i work on the frontend if thats fine with you ?

Prathamesh0901 commented 1 month ago

actually i have made some changes in the frontend and made a pr. still there are issues regarding adding them in the backend. if you can help with that let me know.

parvsehgal commented 1 month ago

yeah i can tell what needs to be done in the BE ill mke pr

Prathamesh0901 commented 1 month ago

in the backend are we using jwt authentication ? if yes, then how are we letting the user signup/signin ? there is no signin/login page in the frontend

LakshmiSowmya04 commented 1 month ago

in the backend are we using jwt authentication ? if yes, then how are we letting the user signup/signin ? there is no signin/login page in the frontend

@Pulkitxm he will do it soon

LakshmiSowmya04 commented 1 month ago

for now through post man You can do it

Prathamesh0901 commented 1 month ago

so what should i do next ? is someone working for authentication on frontend and backend both ?

parvsehgal commented 1 month ago

Hello i have created a PR with user creation UI now login and signup doesnt need to be done by postman please look at it 🙏