WDI-SEA / project-4-issues

Open an issue to receive help on project 4 issues
0 stars 0 forks source link

Connecting DB to React #27

Closed jmeier2715 closed 2 years ago

jmeier2715 commented 2 years ago

What stack are you using?

(ex: MERN(mongoose + react), DR(django + react), PEN, etc.)

PERN

What's the problem you're trying to solve?

Having issues connecting frontend to the backend. Not even receiving a post request upon signing up a user

Post any code you think might be relevant (one fenced block per file)

If you see an error message, post it here. If you don't, what unexpected behavior are you seeing?

What is your best guess as to the source of the problem?

I think there is more refactoring for the routes before they are properly connected

What things have you already tried to solve the problem?

TaylorDarneille commented 2 years ago

Do you need more help on this? I vaguely remember Doireann going in to talk to you but didn't hear the result.

jmeier2715 commented 2 years ago

I'm moving on to other parts for the sake of time but I'll open another one tomorrow when I circle back to it